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

Attachment: msg45067/pgp00000.pgp
Description: PGP signature

Reply via email to