This is the mail archive of the gcc-patches@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: [3.4-BIB]fixincludes failure on solaris


Bruce Korb <bkorb@pacbell.net> writes:

>> Hi,
>> server.c requires SIGKILL to be defined that is defined by signal.h
>> not included by system.h.  That fails on solaris.
>> What is the proper fix?  SHould I include signal.h in system.h and add
>> configure bits for that one?
>
> fixincl.c already includes it.  It should move to fixlib.h
> to give all the modules access to it.  We should have noticed
> this several years ago.
>
> Commit to BIB?  Or mainline?  Wait for Zack?
> It's pretty "obvious" and should cause no conflicts.

Wait for me to announce that the merge has been checked in, then go
ahead.  I'm sitting here waiting for CVS.

zw


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