bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] The Hurd can't be compiled with gcc-3.3


From: Ognyan Kulev
Subject: Re: [PATCH] The Hurd can't be compiled with gcc-3.3
Date: Wed, 07 May 2003 15:23:52 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030430 Debian/1.3-5

Marcus Brinkmann wrote:
On Wed, May 07, 2003 at 09:47:53AM +0300, Ognyan Kulev wrote:
[1] http://gcc.gnu.org/gcc-3.3/changes.html
>
I can only see the item about multi line string literals, why are the other
changes needed?

All changes are _required_ for successfully compiling the Hurd with gcc-3.3.

"KERN_DEBUG ## msg" is obviously an error because KERN_DEBUG is string literal ("<7>"). Before 3.3 it only gives warning. Probably it have been turned into error along with the multi-line string literals change.

<varargs.h> is mentioned in the last item of "Caveats".

Regards
--
Ognyan Kulev <ogi@fmi.uni-sofia.bg>, "\"Programmer\""





reply via email to

[Prev in Thread] Current Thread [Next in Thread]