DragonFly BSD
DragonFly submit List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: GCC 3.3.2 kernel


From: Gunther Nikl <gni@xxxxxxxx>
Date: 29 Oct 2003 12:56:26 GMT

Craig Dooley <cd5697@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.

  Gunther



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]