Skip site navigation (1)Skip section navigation (2)
Date:      23 May 2002 00:03:46 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        alpha@freebsd.org
Subject:   -ffast-math broken
Message-ID:  <xzp7klvg7r1.fsf@flood.ping.uio.no>

next in thread | raw e-mail | index | archive | help
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, 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.

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?xzp7klvg7r1.fsf>