<<On Sat, 15 Jun 2002 12:49:29 -0700, Maxime Henrion <[EMAIL PROTECTED]> said:
> IIRC, -ffreestanding prevented GCC3 from being stupid optimizations like `-ffreestanding' tells the compiler that it is to operate as a free-standing implementation (in the words of the C standard); i.e., that there is no Standard C Library, and the compiler may not assume that a function which has the same name as a Standard Library function has the same semantics. -GAWollman To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message