This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Solaris 8/SPARC libgcj bootstrap broken by recent fix-header change


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]