This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Solaris 8/SPARC libgcj bootstrap broken by recent fix-header change
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Mar 2003 21:16:52 +0000
- Subject: Re: Solaris 8/SPARC libgcj bootstrap broken by recent fix-header change
- References: <16004.34881.805189.404971@xayide.TechFak.Uni-Bielefeld.DE>
Rainer Orth wrote:-
> This declaration is at line 246, conflicting with the original
>
> extern int kill(pid_t, int);
>
> at line 57. This didn't happen in my last successful mainline bootstrap on
> 20030224, where signal.h isn't modified by fix-headers.
>
> Since you recently made several patches affecting fix-header, I suspect
> that one of them is the culprit.
>
> I'll start hunting down the exact one right now.
Maybe, though I can't think how this might have been caused.
Neil.