Date: Tue, 30 Oct 2007 22:36:10 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: "Stephan F. Yaraghchi" <stephan@yaraghchi.org> Cc: freebsd-current@freebsd.org Subject: Re: loader breaks with -O2 optimizations Message-ID: <20071031053610.GA10176@eos.sc1.parodius.com> In-Reply-To: <25f52a3d0710300732x425f0c45vde1a29361096c018@mail.gmail.com> References: <25f52a3d0710300732x425f0c45vde1a29361096c018@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 30, 2007 at 03:32:19PM +0100, Stephan F. Yaraghchi wrote: > I found out that the following line in my make.conf causes > the problem: > > CFLAGS= -O2 -funroll-loops -pipe You shouldn't have this in your make.conf. Remove it. This is very likely breaking a lot more than just loader. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071031053610.GA10176>