[EMAIL PROTECTED] wrote:
>
> Ciao.
>
> On system that supports LIBRARIES_DEPEND_UPON with an old copy of GNUstep
> installed is not possible to link correctly the core libraries (except base)
> because the core/GNUmakefile.local.in has GNUSTEP_SYSTEM_LIBRARY and
> GNUSTEP_SYSTEM_TARGET_LIBRARIES redefinition commented.
> On these system the new libraries will be linked with older copies of GNUstep
> libraries and not with the ones in core/ dir.
>
> Here I have fixed by uncomment these definitions but it migth be a good idea
> to define GNUSTEP_SYSTEM_LIBRARY_FLAG and GNUSTEP_SYSTEM_TARGET_LIBRARIES_FLAG
> in common.make to avoid -L/nowhere
>
I'd really rather not support the core/ method of compiling all the
libraries together. It is way to hackish and introduces the sort of
problems your describing. If you can find a better way to compile them
all at once without changing the make package, that's fine.
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep