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: irix6.5 bootstrap failure in mips/mips.c


On Tue, Mar 26, 2002 at 02:56:02PM +1100, Billinghurst, David (CRTS) wrote:
> The include sequence is
> 
> /exd4/billingd/src/gcc/gcc/system.h:# include <sys/param.h>
> /usr/include/sys/param.h:#include <sys/signal.h>
> /usr/include/sys/signal.h:#include <sys/ucontext.h>

This isn't the first time that <sys/param.h> has bit us.
We ought to consider *not* including it.


r~


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