discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: building a debug version of GNUstep-base on Darwin


From: Adam Fedor
Subject: Re: building a debug version of GNUstep-base on Darwin
Date: Thu, 30 May 2002 20:30:14 -0600
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.0rc2) Gecko/20020513

Lars Sonchocky-Helldorf wrote:
Hi everybody,

lately I built a debug version of GNUstep base (make debug=yes) on Darwin. However, I wanted to use of a debugging version of libobjc to link against for that purpose. To achive that goal I had to replace every occurance of "-lobjc" in core/ with "-lobjc_debug" to make that work, since I wasn't able to figure out at which stage of the building process the use of "-lobjc" is determined.


Just a note. When you do make debug=yes, GNUstep will automatically try to link with libraries that have a _d ending. Perhaps it might be simple enought to rename the library from libobjc_debug to libobjc_d? I guess it's possible we could change the make package to look for _debug also...


--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]