| To: | Ralf Baechle <ralf@linux-mips.org>, Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Subject: | [SOLVED] Re: GCC-4.3.3 sillyness |
| From: | Manuel Lauss <mano@roarinelk.homelinux.net> |
| Date: | Sat, 31 Jan 2009 08:59:57 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20090130074407.GA12368@roarinelk.homelinux.net> |
| Organization: | Private |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20090130074407.GA12368@roarinelk.homelinux.net> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 30 Jan 2009 08:44:07 +0100
Manuel Lauss <mano@roarinelk.homelinux.net> wrote:
> Hello,
>
> Can't build kernel because gcc-4.3.3 comes up with this gem:
>
> CC arch/mips/kernel/traps.o
> cc1: warnings being treated as errors
> /linux-2.6.git/arch/mips/kernel/traps.c: In function 'set_uncached_handler':
> /linux-2.6.git/arch/mips/kernel/traps.c:1599: error: format not a string
> literal and no format arguments
Turns out Gentoo applied a patch (from Debian) which unconditionally
enables -Wformat-security (which is responsible for the warning).
Sorry for the noise!
Manuel Lauss
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH v2 2/3] Alchemy: provide cpu feature overrides., Manuel Lauss |
|---|---|
| Next by Date: | [PATCH] MIPS: in plat_time_init() t reaches -1, tested: 0, Roel Kluin |
| Previous by Thread: | Re: GCC-4.3.3 sillyness, Manuel Lauss |
| Next by Thread: | [PATCH 1/3] Alchemy: unify CPU model constants., Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |