Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 01:30:41 +0100
From:      Matthias Buelow <mkb@incubus.de>
To:        Ulrich Spoerlein <q@uni.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: CFLAGS=-O2 -pipe problems in RELENG_5 ?
Message-ID:  <41E712B1.7090901@incubus.de>
In-Reply-To: <20050113225145.GA781@galgenberg.net>
References:  <6.2.0.14.0.20050112173437.089758a0@64.7.153.2> <20050113225145.GA781@galgenberg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Ulrich Spoerlein wrote:

>>CPUTYPE=i686
>>KERNCONF=recycle
>>CFLAGS=-O2 -pipe
>>COPTFLAGS=-O2 -pipe
>>NO_MODULES=true    # do not build modules with the kernel
>>MODULES_WITH_WORLD=true # do not build modules when building kernel
> 
> I'm using -Os -pipe ever since installing 5.x after the gcc update.
> Haven't encountered any problem so far..

I think the problem is more the CPUTYPE.  I've trashed a 5.2 
installation by rebuilding all with CPUTYPE=athlon, and when I build 
with i686 on a p4 system with 5.3-stable, netstat won't show Internet 
connections anymore (only Unix domain), and who knows what else fails. 
Seems like gcc is pretty buggy when you use non-default settings.

mkb.



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