[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fat binaries (or whatever)?
From: |
Patrix |
Subject: |
Re: fat binaries (or whatever)? |
Date: |
24 Sep 2004 21:36:36 -0700 |
Awesome thank you! I don't really need it but it's good to know how to enable
it :)
Patrix.
Nicola Pero <nicola@brainstorm.co.uk> wrote in message
news:<mailman.3901.1096038714.1998.discuss-gnustep@gnu.org>...
> It's all available but by large user request / feedback we now disable by
> default many of the fat binary / library combination support.
>
> This generates simpler directory structures which users seem to prefer as
> a first approach.
>
> To turn the more advanced features on, do ./configure --disable-flattened
> when you configure gnustep-make. That will give you fat binaries.
>
> Thanks