From owner-freebsd-current Tue Oct 22 13:20:50 2002 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 1E36437B401; Tue, 22 Oct 2002 13:20:49 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EF3343E4A; Tue, 22 Oct 2002 13:20:48 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E3DF466B5E; Tue, 22 Oct 2002 13:20:47 -0700 (PDT) Date: Tue, 22 Oct 2002 13:20:47 -0700 From: Kris Kennaway To: Terry Lambert Cc: Kris Kennaway , Ruslan Ermilov , current@FreeBSD.org, standards@FreeBSD.org Subject: Re: libstdc++ does not contain fabsl symbol Message-ID: <20021022202047.GA88314@xor.obsecurity.org> References: <20021020025400.GA13776@xor.obsecurity.org> <20021022082241.GG3325@sunbay.com> <20021022184605.GA85779@xor.obsecurity.org> <3DB5A9B6.1C2D1684@mindspring.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <3DB5A9B6.1C2D1684@mindspring.com> User-Agent: Mutt/1.4i 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 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Oct 22, 2002 at 12:40:38PM -0700, Terry Lambert wrote: > Is it? Yes, because as it stands this function is supplied by gcc as a built-in function, and the source tree will not compile without it (e.g. with a non-gcc compiler). > Alternately, the use could avoid adding the "-fno-builtin", and > the problem would go away. -fno-builtin tells gcc to stop using its own builtin functions and use the FreeBSD version instead. We don't built with it by default, but we probably should. Kris --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9tbMfWry0BWjoQKURAln0AKDLEm2STD6pxuFlwKfb+iSRm8yjPQCg5Lrq ncsO4hA4amMxLSP2vIvNAWg= =Xq5m -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message