On 02-Mar-01 Marc W wrote:
> Subject: Re:Compiling FreeBSD kernel with Sun's cc
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="iso-8859-1"
> X-Mailer: Kiltdown 0.7
>
>
> i may be wrong on this, but i believe that the reason that freebsd
> has its 'own' version of gcc is to support some things in the kernel.
>
> thus, in addition to being mildly psychotic (;-)), it seems
> unlikely that this would work ...
Actually, the only customizations I'm aware of are -fformat-extensions which
teaches gcc about the extended printf syntax in the kernel so it can give more
intelligent printf argument warnings. It's not needed and is only there to
shut up annoying warnings and get a little extra sanity checking from the
compiler.
> marc.
--
John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message