Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 10:14:07 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        Kris Kennaway <kris@obsecurity.org>, <standards@FreeBSD.ORG>
Subject:   Re: -fno-builtin world breaks in gperf
Message-ID:  <xzpwujyx868.fsf@flood.ping.uio.no>
In-Reply-To: <20030218111318.I7804-100000@gamplex.bde.org> (Bruce Evans's message of "Tue, 18 Feb 2003 12:05:03 %2B1100 (EST)")
References:  <20030218111318.I7804-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans <bde@zeta.org.au> writes:
> libstdc++ is broken too, starting with normally using a pre-configured
> (committed) config.h which is wrong if you add -fno-builtin to CFLAGS.

No, it looks to me like config.h is correct but the code is wrong in
that it doesn't respect it (i.e. it uses fabsl() even if config.h
"knows" the system doesn't have fabsl())

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

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




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