Date: Wed, 12 Feb 2003 09:38:00 +0800 From: leafy <leafy@leafy.idv.tw> To: freebsd-current@freebsd.org Subject: Re: GCC 3.2.2 import -- questions Message-ID: <20030212013800.GA68983@leafy.idv.tw> In-Reply-To: <20030211221139.GA8670@hellraiser.andersa.net> References: <20030210204245.E86987@volatile.chemikals.org> <20030211021458.GA18597@leafy.idv.tw> <20030211221139.GA8670@hellraiser.andersa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 11, 2003 at 11:11:39PM +0100, Anders Andersson wrote: > Testing curves join ...failed! > *** Error code 1 > > Stop in /usr/ports/graphics/lcms/work/lcms-1.09/testbed. > *** Error code 1 > > So, the lcms port still fails with CPUTYPE=p4 and there seems to be other > issues still with CPUTYPE=p4 / SSE optimizations. > > Anders Yes I noticed it this morning too. The funny thing is that. If you use a non-P4 optmized GCC to compile lcms with P4 opt, then it passes the test. But with a P4 opted GCC, it borks. Looks like P4 opted GCC itself is bogus. Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming 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?20030212013800.GA68983>