Subject: Re: Kernel question
To: None <muc-lists-netbsd-help@moderators.muc.de>
From: Michael Core <520079546242-0001@t-online.de>
List: netbsd-help
Date: 03/19/2002 16:25:06
djroyal-t@djroyal-t.de wrote:
> cc -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes
> -Wpointer-arith
> -Wno-uninitialized -Wno-main -I. -I../../../../arch -I../../../..
> -nostdinc -DLK
> M -DMAXUSERS=32 -D_KERNEL -Di386 -c ../../../../kern/kern_malloc.c
>
> what does that mean? It always comes, during compilation of new kernel.
man cc