GCC 3.3.2 kernel

Gunther Nikl gni at gecko.de
Wed Oct 29 04:57:49 PST 2003


Gunther Nikl <gni at xxxxxxxx> wrote:
> Craig Dooley <cd5697 at xxxxxxxxxx> wrote:
>> The kernel still cannot be built with gcc 3.3.2 though. When using
>> buildkernel, it gets to  linking kernel.debug and dies with MANY undefined
>> references to puts and putchar.
> 
>  These are stdio optimizations. Try -Wno-builtin-[f]printf to disable
>  the problematic ones.

  Argl, its -fno-builtin-[f]printf

  Gunther





More information about the Submit mailing list