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

Comments ?

--
Bye,
  Mirko  <[EMAIL PROTECTED]>  (NeXTmail, MIME)



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to