This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


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

Re: [RFA/C] IRIX 6.5 with GCC build fixes


Andrew Cagney wrote:
> 
> Michael,
> 
> Does the below look ok?  It is to fix the IRIX 6.5 build problems.  With
> it applied, gdb starts but I'm not clear on testsuite results - dejagnu
> fails when trying to fork.  A mindless play with GDB does appear to work
> though.
> 
> Its for both GDB 5.0 and the trunk.
> 
>         Andrew
> 
>   ------------------------------------------------------------------------
> Mon May  8 14:49:51 2000  Andrew Cagney  <cagney@b1.cygnus.com>
> 
>         From Michael Paddon <mmpp@esec.com.au>:
>         * configure.in (AC_CHECK_HEADERS): Check for <sys/user.h>.
>         * configure: Re-generate.
>         * proc-api.c: Only include <sys/user.h> when available.
>         (ioctl_table): Check that PIOCGETPR and PIOCGETU are defined.
> 
>         * TODO, README: Update.  Mention that GDB 5 needs GCC on IRIX.

FYI,

I've now also applied this to the trunk.

	Andrew

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