[parisc-linux] gcc-3.2 failed to compile kernel
Jeremy Drake
jeremyd@apptechsys.com
Thu, 27 Jun 2002 08:10:40 -0700 (PDT)
It is perfectly all right now. Just a messed up cvs tree. An rm -rf and
a cvs co took care of it.
On Thu, 27 Jun 2002, John David Anglin wrote:
> > Oops, gcc -E ... works well and give the expect results (if I do a link
> > 1->linux) but gcc -dM -E ... SegFault :((
> >
> > # gcc -dM -E -D__ASSEMBLY__ -traditional -D__KERNEL__
> > -I/Develop/parisc-linux/src/linux/include -c -o pacache.CPP pacache.S
> > In file included from /Develop/parisc-linux/src/linux/include/asm/assembly.h:31,
> > from pacache.S:44:
> > /Develop/parisc-linux/src/linux/include/asm/offset.h:3: unterminated #ifndef
> > cc1: internal compiler error: internal error: Segmentation fault
>
> The '-c' shouldn't be there but cc1 shouldn't ICE on an unterminated #ifdef.
> Is the #ifdef actually unterminated? Would you file a PR on this one as
> well?
>
> I'm also seeing a problem with the preprocessor on the vax :(
>
> Dave
>
--
"Cable is not a luxury, since many areas have poor TV reception."
-- The mayor of Tucson, Arizona, 1989