Re: Does kernel use system stdarg.h?

Keith Owens (kaos@ocs.com.au)
Sun, 29 Sep 2002 11:16:55 +1000


On Sat, 28 Sep 2002 18:26:43 +0100,
Russell King <rmk@arm.linux.org.uk> wrote:
>This seems to leave us with no official guaranteed way to get at the
>compiler specific includes, which is Bad News(tm). We obviously can't
>use "-I/usr/lib/gcc-lib/`gcc -dumpmachine`/`gcc -dumpversion`/" and
>we've already had problems with the 2.4 "gcc -print-search-dirs"
>version.

LANG=C gcc -print-search-dirs | sed ...

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