Re: 2.4.27+stdarg+gcc-3.4.1

From: Alexandre Oliva
Date: Mon Jul 26 2004 - 14:57:38 EST


On Jul 24, 2004, "Richard B. Johnson" <root@xxxxxxxxxxxxxxxxxx> wrote:

> I have found it necessary to use -I`gcc --print-file-name=include`

Never ever do that. Use -isystem instead of -I, if you have to, but
having system headers handled as non-system headers may get you in
trouble.

--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
-
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/