discuss-gnustep
[Top][All Lists]
Advanced

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

Re: debugging objc difficulties, here: gdl2


From: David Wetzel
Subject: Re: debugging objc difficulties, here: gdl2
Date: Sun, 16 Jan 2005 17:44:51 +0100

Manuel wrote:

> For library, this is strange but as far as I remember, you can't 
> have debug and non debug framework version at the same 
> time.
> May be the best way is to remove your usr/GNUstep tree and rebuild 
> all with debug=yes so you'll be sure to have coherent things to 
> debug.


just add -g:

ADDITIONAL_OBJCFLAGS += -g 

that will give you debugable libs without the ugly suffix.

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/




reply via email to

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