Skip site navigation (1)Skip section navigation (2)
Date:      26 May 2002 19:56:11 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        obrien@freebsd.org
Cc:        alpha@freebsd.org, bde@freebsd.org
Subject:   Re: -ffast-math broken
Message-ID:  <xzp4rgu94jo.fsf@flood.ping.uio.no>
In-Reply-To: <20020526101518.A10455@dragon.nuxi.com>
References:  <xzp7klvg7r1.fsf@flood.ping.uio.no> <20020526101518.A10455@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" <obrien@freebsd.org> writes:
> On Thu, May 23, 2002 at 12:03:46AM +0200, Dag-Erling Smorgrav wrote:
> > The -ffast-math gcc option is broken on Alpha because we don't build
> > or install crtfastmath.o as part of csu.  Building & installing it
> > works, 
> 
> I've committed this part.
> 
> > but doesn't help because it references __ieee_set_fp_control
> > which doesn't exist.  This breaks (at least) the audio/mpg123 port,
> > though I must admit I don't know if it ever worked.
> 
> http://www.humboldt.edu/cgi-bin/man2html?ieee
> explains the ieee_set_fp_control() routine we need to supply.

Sounds like a job for Bruce, don't you think?

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp4rgu94jo.fsf>