Please try again now ... which_lib is gone!! :-) Works for me anyway.
Thanks -----Original Message----- From: "Chris Vetter" <[EMAIL PROTECTED]> Sent: Friday, September 8, 2006 1:10 pm To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: Removing all remaining distinction between shared, debug, profile and static libs/executables On 2006-09-08 12:39:11 +0200 Nicola Pero <[EMAIL PROTECTED]> wrote: > Sorry about that ... I'll start to do a bit of simplification now and > make > sure I test building gnustep-base properly. :-) No problem. It's not just base, basically all .../Library/Makefile/Instance/*.make files are 'involved' I tried to 'make debug=no profile=no shared=yes' which didn't help either (same message) but when I started to edit the above mentioned xyz.make files (eg. library.make, application.make and so on) and removed the lines containing debug=$(debug) profile=$(profile) shared=$(shared) \ everything compiled cleanly again. -- Chris _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
