Re: 2.4.27+stdarg+gcc-3.4.1

From: Keith Owens
Date: Sat Jul 24 2004 - 10:00:31 EST


On Sat, 24 Jul 2004 09:19:04 -0400 (EDT),
"Richard B. Johnson" <root@xxxxxxxxxxxxxxxxxx> wrote:
>> >gcc -D__KERNEL__ -nostdinc -iwithprefix include
> ^^^^^^^_______
>
>This will prevent it from using its private copy of stdarg.h.
>
>There needs to be one in the -I<include-path>

No. -iwithprefix include picks up the private path. It is probably a
misconfigured gcc, but I am waiting on detailed diagnostics to be sure.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/