Date: Thu, 14 Mar 2002 19:50:38 +0100 From: Raymond Wiker <Raymond.Wiker@fast.no> To: current@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: gcc -O broken in CURRENT Message-ID: <15504.61694.930172.982141@raw.grenland.fast.no> In-Reply-To: <200203141846.g2EIkbI08862@zonzorp.canada.sun.com> References: <200203141846.g2EIkbI08862@zonzorp.canada.sun.com>
next in thread | previous in thread | raw e-mail | index | archive | help
ozan s. yigit writes: > > Add the -ffloat-store flag to your compilation flags (or > > add -msoft-float). > > that really means for this compiler on certain platforms, you > can have slow and correct or fast and incorrect, but NOT fast > and correct. Actually, if -ffloat-store is the solution, the problem arises because you have fast and *too* correct. -- Raymond Wiker Mail: Raymond.Wiker@fast.no Senior Software Engineer Web: http://www.fast.no/ Fast Search & Transfer ASA Phone: +47 23 01 11 60 P.O. Box 1677 Vika Fax: +47 35 54 87 99 NO-0120 Oslo, NORWAY Mob: +47 48 01 11 60 Try FAST Search: http://alltheweb.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15504.61694.930172.982141>