Date: Tue, 11 Feb 2003 23:11:39 +0100 From: Anders Andersson <anders@hack.org> To: leafy <leafy@leafy.idv.tw> Cc: freebsd-current@freebsd.org Subject: Re: GCC 3.2.2 import -- questions Message-ID: <20030211221139.GA8670@hellraiser.andersa.net> In-Reply-To: <20030211021458.GA18597@leafy.idv.tw> References: <20030210204245.E86987@volatile.chemikals.org> <20030211021458.GA18597@leafy.idv.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 11, 2003 at 10:14:58AM +0800, leafy wrote: > lcms post-build tests now finishes correctly with pentium4 optimizations. > And I have world with the p4 optimization with no ill-effact so far. No, it still fails. This is on a new world built with CPUTYPE?=p4 and then: 'portupgrade -f lcms' [snip] ranlib liblcms.a cd /usr/ports/graphics/lcms/work/lcms-1.09/src/../testbed && /usr/bin/env CFLAGS="-O -pipe -march=pentium4 -I../include" make -E CFLAGS test cc -O -pipe -march=pentium4 -I../include -c testcms.c cc -O -pipe -march=pentium4 -I../include testcms.o ../src/liblcms.a -o testcms - lm ./testcms little cms testbed. Ver 1.09 [build Feb 11 2003 23:06:14] Testing fixed point: 2.8848960205 = 2.8848 0.437499269828536 = 0.4374 Testing fixed scaling...pass. 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 -- Anders Andersson <anders at hack.org> 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?20030211221139.GA8670>