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: Chris Vetter
Subject: Re: Removing all remaining distinction between shared, debug, profile and static libs/executables
Date: Fri, 08 Sep 2006 13:10:12 +0200

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]