This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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/3.5 PATCH: Fix Solaris 10 libjava bootstrap failure


Rainer Orth writes:
 > 
 > Only signal.h.

But who includes that?  In Linux it seems to be included by pthread.h,
which comes via java-thread.h.  It seems likely that you'll end up
including signal.h by accident.

 > > Well, okay: please put the undef at the top of the file, with an
 > > appropriate comment.
 > 
 > I'll commit the following once it has passed bootstrap/regtest.

Thanks.

Andrew.


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