* setup.S unterminated #ifndef and gcc 3.3
@ 2002-11-06 21:43 Sartorelli, Kevin
2002-11-06 22:59 ` Petr Baudis
2002-11-12 19:44 ` Pavel Machek
0 siblings, 2 replies; 4+ messages in thread
From: Sartorelli, Kevin @ 2002-11-06 21:43 UTC (permalink / raw)
To: linux-kernel
Is anyone else trying to use gcc 3.3 to compile the later kernels? I'm using gcc 3.3 to try to compile 2.5.46 and get:
arch/i386/boot/setup.S:298 unterminated #ifndef
make[1]: *** [arch/i386/boot/setup.o] Error 1
make: *** [bzImage] Error 2
I haven't seen anything on the list about this so am assuming that I'm either alone in trying this, or there is something not quite right with my configuration.
Any thoughts anyone (I know the one about using gcc 2.95.3 ;- ) )
Cheers
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: setup.S unterminated #ifndef and gcc 3.3
2002-11-06 21:43 setup.S unterminated #ifndef and gcc 3.3 Sartorelli, Kevin
@ 2002-11-06 22:59 ` Petr Baudis
2002-11-12 19:44 ` Pavel Machek
1 sibling, 0 replies; 4+ messages in thread
From: Petr Baudis @ 2002-11-06 22:59 UTC (permalink / raw)
To: Sartorelli, Kevin; +Cc: linux-kernel
Dear diary, on Wed, Nov 06, 2002 at 10:43:12PM CET, I got a letter,
where "Sartorelli, Kevin" <Kevin.Sartorelli@openpolytechnic.ac.nz> told me, that...
> Is anyone else trying to use gcc 3.3 to compile the later kernels? I'm using gcc 3.3 to try to compile 2.5.46 and get:
>
> arch/i386/boot/setup.S:298 unterminated #ifndef
> make[1]: *** [arch/i386/boot/setup.o] Error 1
> make: *** [bzImage] Error 2
>
> I haven't seen anything on the list about this so am assuming that I'm either alone in trying this, or there is something not quite right with my configuration.
>
> Any thoughts anyone (I know the one about using gcc 2.95.3 ;- ) )
Looks as a bug in gcc 3.3 preprocessor to me, or I have hallucinations when
staring at the #endif at line 391.
--
Petr "Pasky" Baudis
.
This host is a black hole at HTTP wavelengths. GETs go in, and nothing
comes out, not even Hawking radiation.
-- Graaagh the Mighty on rec.games.roguelike.angband
.
Public PGP key && geekcode && homepage: http://pasky.ji.cz/~pasky/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: setup.S unterminated #ifndef and gcc 3.3
2002-11-06 21:43 setup.S unterminated #ifndef and gcc 3.3 Sartorelli, Kevin
2002-11-06 22:59 ` Petr Baudis
@ 2002-11-12 19:44 ` Pavel Machek
2002-11-15 23:12 ` Neil Booth
1 sibling, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2002-11-12 19:44 UTC (permalink / raw)
To: Sartorelli, Kevin; +Cc: linux-kernel
> Is anyone else trying to use gcc 3.3 to compile the later kernels? I'm using gcc 3.3 to try to compile 2.5.46 and get:
>
> arch/i386/boot/setup.S:298 unterminated #ifndef
> make[1]: *** [arch/i386/boot/setup.o] Error 1
> make: *** [bzImage] Error 2
>
> I haven't seen anything on the list about this so am assuming that I'm either alone in trying this, or there is something not quite right with my configuration.
I've seen it on x86-64, and worked around it
(done preprocessing by hand :-)
Pavel
--
Pavel
My velo broke, so I got Zaurus. If you have Philips Velo 1 you don't need...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: setup.S unterminated #ifndef and gcc 3.3
2002-11-12 19:44 ` Pavel Machek
@ 2002-11-15 23:12 ` Neil Booth
0 siblings, 0 replies; 4+ messages in thread
From: Neil Booth @ 2002-11-15 23:12 UTC (permalink / raw)
To: Pavel Machek; +Cc: Sartorelli, Kevin, linux-kernel
Pavel Machek wrote:-
>
> > Is anyone else trying to use gcc 3.3 to compile the later kernels? I'm using gcc 3.3 to try to compile 2.5.46 and get:
> >
> > arch/i386/boot/setup.S:298 unterminated #ifndef
> > make[1]: *** [arch/i386/boot/setup.o] Error 1
> > make: *** [bzImage] Error 2
> >
> > I haven't seen anything on the list about this so am assuming that I'm either alone in trying this, or there is something not quite right with my configuration.
>
> I've seen it on x86-64, and worked around it
> (done preprocessing by hand :-)
Fixed in recent CVS.
Neil.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-15 23:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-06 21:43 setup.S unterminated #ifndef and gcc 3.3 Sartorelli, Kevin
2002-11-06 22:59 ` Petr Baudis
2002-11-12 19:44 ` Pavel Machek
2002-11-15 23:12 ` Neil Booth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox