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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message