Date: Wed, 10 Dec 2003 15:59:08 +0900 From: Masahiro Yamagishi <night@pluto.dti.ne.jp> To: current@freebsd.org Subject: Re: buildworld doesn't like -O2 Message-ID: <20031210155831.271E.NIGHT@pluto.dti.ne.jp> In-Reply-To: <20031210061329.GD13539@afflictions.org> References: <mailman.1071028801.33452.fcurrent-l@lists.sentex.ca> <20031210061329.GD13539@afflictions.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Dec 2003 01:13:29 -0500 Damian Gerow wrote: > Thus spake Steve Kargl (sgk@troutmask.apl.washington.edu) [09/12/03 22:59]: > : -j# obfuscates where the actual error occurs unless you have > : enough make-fu to read the log. The first step one should > : take when this type of error happens is a plain "make buildworld". > : The next step is run cvsup again to see if the problem has > : been fixed. Then, report the error to freebsd-current. > > Okay, after some playing around, it turns out that something in the PAM code > really doesn't like -O2 optimization -- I have CFLAGS=-O2 -pipe, and this is > > Yes, I'm aware the -O2 isn't supported. World builds fine with just -O. > I'll just drop back to that. If -O2 -pipe -fno-strict-aliasing, how is it? -- Masahiro Yamagishi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031210155831.271E.NIGHT>