Date: Wed, 16 Oct 2002 01:27:30 -0700 From: Alex Zepeda <zipzippy@sonic.net> To: David O'Brien <obrien@freebsd.org>, current@freebsd.org Subject: Re: Perl 5.8 broken in current Message-ID: <20021016082729.GA95183@blarf.homeip.net> In-Reply-To: <20021015000045.GA46774@dragon.nuxi.com> References: <3DAB2B21.5050205@t-online.de> <20021014204407.GA13015@blarf.homeip.net> <20021015000045.GA46774@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 14, 2002 at 05:00:45PM -0700, David O'Brien wrote: > > gcc's code optimizations are broken, and should be avoided. > > Not any more with GCC 3.2, unless you have a test case to prove it broken. Well you still can't buildworld with "-O3 -march=pentiumpro -fno-strength-reduce". Looks like it dies somewhere while trying to make depend for groff. What was broken before the compiler upgrade was perl (this was indicated by automake being borked resulting in an inability to build kde). Thankfully this is now working. - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021016082729.GA95183>