gnustep-dev
[Top][All Lists]
Advanced

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

Re: Removing all remaining distinction between shared, debug, profile an


From: Nicola Pero
Subject: Re: Removing all remaining distinction between shared, debug, profile and static libs/executables
Date: Fri, 8 Sep 2006 13:19:54 +0200 (CEST)

Please try again now ... which_lib is gone!! :-)

Works for me anyway.

Thanks


-----Original Message-----
From: "Chris Vetter" <address@hidden>
Sent: Friday, September 8, 2006 1:10 pm
To: address@hidden
Cc: address@hidden
Subject: Re: Removing all remaining distinction between shared, debug,    
  profile and static libs/executables

On 2006-09-08 12:39:11 +0200 Nicola Pero
<address@hidden> 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










reply via email to

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