mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
New library-combo setup for garbage collecting libraries ... should now
work much better git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13975 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7bf693083f
commit
b61176a4fc
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Wed Jun 26 15:05:02 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Use the gnugc-gnu-gnu library combo for garbage collecting.
|
||||
* library-combo.make (OBJC_RUNTIME_LIB): Set to gnugc if gc=yes.
|
||||
(LIBRARY_COMBO): Do not add -gc at the end if gc=yes.
|
||||
(OBJC_LDFLAGS): Added ObjC flags for the gnugc OBJC_RUNTIME_LIB.
|
||||
(OBJC_LIBS): For the gnugc-fd-xxx library-combo, do not add
|
||||
-lobjc as that would conflict with -lobjc_gc set elsewhere.
|
||||
|
||||
Tue Jun 25 18:52:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* opentool.in: Rewritten parsing of parameters adding support for
|
||||
|
|
Loading…
Reference in a new issue