discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Makefile packages do not work oon OSX due to use of


From: Bill Northcott
Subject: Re: Makefile packages do not work oon OSX due to use of
Date: Wed, 16 Jul 2003 09:52:52 +1000

> I'm not sure why -traditional-cpp is there and my Apple is a few 
thousands
> kilometers away so I can't check, but if when you remove it everything
> works Ok, maybe we should just remove it. :-)

-traditional-cpp has been deprecated for several years and the compilers 
have emitted warnings to change it.
It has been replaced by -no-cpp-precomp and other more specific flags.
I would not be surprised if Apple have completely removed it in gcc-3.3.

My experience has been that the recent gcc-3.3 compiler does not really 
need -no-cpp-precomp.  It seems to handle problems better than the older 
versions.  Admittedly, this is build ing Swarm but that uses the GNU objc 
library like GNUstep.

Bill Northcott




reply via email to

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