[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #30299] Renaissance needs to link against needed libraries
From: |
Nicola Pero |
Subject: |
[bug #30299] Renaissance needs to link against needed libraries |
Date: |
Thu, 01 Jul 2010 09:08:10 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 |
Follow-up Comment #1, bug #30299 (project gnustep):
Thanks Yavor
very useful feedback - this is related to bug #24109 (again, thanks for the
suggestions in there!) in the sense that the current default behaviour of
gnustep-make when linking libraries (all libraries, not just gnustep-gui or
Renaissance) does not seem to be the best / what packagers are used to. ;-)
So I think I'd like to change gnustep-make so that, at least on GNU/Linux:
* all libraries are linked with everything they depend on
* we automatically use -Wl,--as-needed and -Wl,-z,defs
(We could make it internally easy to change inside gnustep-make so that we
can have different behaviours on different platforms, and so that the
behaviour can be changed with a ./configure switch or via a makefile
variable).
Thanks
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30299>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #30299] Renaissance needs to link against needed libraries,
Nicola Pero <=