Re: Compiler warnings

From: Robert Hancock
Date: Wed Nov 19 2008 - 19:42:16 EST


Alan Cox wrote:
On Wed, 19 Nov 2008 17:16:14 +0100
"Fred ." <eldmannen@xxxxxxxxx> wrote:

I compiled the Linux 2.6.27.6 kernel on Ubuntu 8.10 with gcc (Ubuntu
4.3.2-1ubuntu11) 4.3.2.

Your compiler appears to be faulty. You should report this to Ubuntu

The warnings are valid (they're coming from -Wformat-security) but I don't believe those warnings are normally enabled in kernel compilation. Presumably some Ubuntu gcc patch enables them by default.

--
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/