This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: irix6.5 bootstrap failure in mips/mips.c
- From: Richard Henderson <rth at redhat dot com>
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Cc: gcc-bugs at gcc dot gnu dot org, rsandifo at redhat dot com, echristo at redhat dot com
- Date: Tue, 26 Mar 2002 00:26:23 -0800
- Subject: Re: irix6.5 bootstrap failure in mips/mips.c
- References: <FAC87D7C874EAB46A847604DA4FD5A640346D3@crtsmail.corp.riotinto.org>
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~