From owner-freebsd-current Tue Feb 11 17:38: 5 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1C4837B401 for ; Tue, 11 Feb 2003 17:38:04 -0800 (PST) Received: from seed.net.tw (sn13.seed.net.tw [139.175.54.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDAD043FBF for ; Tue, 11 Feb 2003 17:38:02 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [211.74.135.130] (port=49165 helo=leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.10:4) id 18ilqb-000Itc-00 for freebsd-current@freebsd.org; Wed, 12 Feb 2003 09:38:02 +0800 Received: from leafy.idv.tw (nobody@localhost [127.0.0.1]) by leafy.idv.tw (8.12.7/8.12.7) with ESMTP id h1C1c1Rm069489 for ; Wed, 12 Feb 2003 09:38:01 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.7/8.12.7/Submit) id h1C1c1gL069485 for freebsd-current@freebsd.org; Wed, 12 Feb 2003 09:38:01 +0800 (CST) Date: Wed, 12 Feb 2003 09:38:00 +0800 From: leafy To: freebsd-current@freebsd.org Subject: Re: GCC 3.2.2 import -- questions Message-ID: <20030212013800.GA68983@leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <20030210204245.E86987@volatile.chemikals.org> <20030211021458.GA18597@leafy.idv.tw> <20030211221139.GA8670@hellraiser.andersa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030211221139.GA8670@hellraiser.andersa.net> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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