Date: Tue, 22 Oct 2002 13:20:47 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Terry Lambert <tlambert2@mindspring.com> Cc: Kris Kennaway <kris@obsecurity.org>, Ruslan Ermilov <ru@FreeBSD.org>, current@FreeBSD.org, standards@FreeBSD.org Subject: Re: libstdc++ does not contain fabsl symbol Message-ID: <20021022202047.GA88314@xor.obsecurity.org> In-Reply-To: <3DB5A9B6.1C2D1684@mindspring.com> References: <20021020025400.GA13776@xor.obsecurity.org> <20021022082241.GG3325@sunbay.com> <20021022184605.GA85779@xor.obsecurity.org> <3DB5A9B6.1C2D1684@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021022202047.GA88314>