| To: | Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
|---|---|
| Subject: | Re: [PATCH] Remove mips_machtype from EMMA2RH machines |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 14 Jul 2008 15:13:31 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <20080714135430.F2578DE7B3@solo.franken.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20080714135430.F2578DE7B3@solo.franken.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.18 (2008-05-17) |
On Mon, Jul 14, 2008 at 03:54:30PM +0200, Thomas Bogendoerfer wrote: > +#error "Unknown NEC board"; No quotes, no trailing semikolons in a #error statement - they actually are part of the string in #error which will look like this: $ cat c.c #error "Unknown NEC board"; $ gcc -o c.o c.c c.c:1:2: error: #error "Unknown NEC board"; $ Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Remove mips_machtype from ARC based machines, Thomas Bogendoerfer |
|---|---|
| Next by Date: | Re: [PATCH] Remove mips_machtype from ARC based machines, Ralf Baechle |
| Previous by Thread: | [PATCH] Remove mips_machtype from EMMA2RH machines, Thomas Bogendoerfer |
| Next by Thread: | [PATCH] Remove mips_machtype for LASAT machines, Thomas Bogendoerfer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |