Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 14:18:50 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        Christer Solskogen <solskogen@carebears.mine.nu>
Cc:        current@freebsd.org
Subject:   Re: compiling world with optimization
Message-ID:  <20040118221850.GF65333@dragon.nuxi.com>
In-Reply-To: <2198.148.121.98.106.1074170436.squirrel@mail.carebears.mine.nu>
References:  <2198.148.121.98.106.1074170436.squirrel@mail.carebears.mine.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 15, 2004 at 01:40:36PM +0100, Christer Solskogen wrote:
> I dont know if you care, but buildworld will fail with some optimizations.

We do, but...
 
> CFLAGS= -O2 -pipe

You shouldn't be using -O2 unless you're prepared to provide a patch, or
sufficient analysis that someone else can easily fix the problem.  Otherwise
stick with -O[1] to have a non-eventful FreeBSD make world.



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