Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 1999 11:13:10 +0100
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        Bruce Evans <bde@zeta.org.au>, freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/10522: make world died due -Werror
Message-ID:  <19990311111310.A24013@cs.tu-berlin.de>
In-Reply-To: <199903110953.UAA05235@godzilla.zeta.org.au>; from Bruce Evans on Thu, Mar 11, 1999 at 08:53:02PM %2B1100
References:  <199903110953.UAA05235@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1999-03-11 20:53:02 +1100, Bruce Evans wrote:
> > CFLAGS is *defined* in /etc/make.conf, but it does not
> > contain the -O flag. E.g:
> > 
> > /etc/make.conf:
> > CFLAGS=-pipe
> 
> Why not? 

It is faster. Sometimes I just want to know if it compiles. 

> Are you working on fixing well-known breakage when -O is not
> used? :-)

No. I thought only the kernel depend on -O, not the user land.
IMHO we should not depend on gcc-only features (-Werror).
At least, these options should be optional.

-- 
Wolfram Schneider <wosch@freebsd.org> http://wolfram.schneider.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990311111310.A24013>