ports/45576: port lcms fails test after build on current

Mikhail Teterin mi at FreeBSD.org
Thu May 22 16:16:54 UTC 2003


Synopsis: port lcms fails test after build on current

State-Changed-From-To: open->closed
State-Changed-By: mi
State-Changed-When: Thu May 22 09:12:01 PDT 2003
State-Changed-Why: 
This is the problem with the gcc compiler. The libm in /usr/src/lib/msun
can not, at the moment be compiled with march=pentium4. As noted in the

	http://www.FreeBSD.org/cgi/query-pr.cgi?pr=43299

and in

	http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10774

the problem is fixed in the most recent gcc release 3.3. Note, that the
lcms itself need not be recompiled, but rebuilding libm with either
march=pentium3 or with the gcc33 will solves the problem. We will have
to live with this workaround, until FreeBSD incorporates the gcc-3.3.

http://www.freebsd.org/cgi/query-pr.cgi?pr=45576



More information about the freebsd-ports-bugs mailing list