This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: egcs 1.03 on SGI IRIX 6.4
- To: N8TM at aol dot com
- Subject: Re: egcs 1.03 on SGI IRIX 6.4
- From: "James E. Rowley" <jer at research dot att dot com>
- Date: Tue, 16 Jun 1998 14:16:13 -0400 (EDT)
- Cc: jer at research dot att dot com, egcs-bugs at cygnus dot com
- References: <25119a3.35860b86@aol.com>
N8TM@aol.com said Re: egcs 1.03 on SGI IRIX 6.4:
>
> Well, actually he didn't provide some needed information. In order to build
> egcs snapshots or g77 on Irix 4, I found it necessary to install gnu make and
> use a current Irix cc (version 7.2) to bootstrap, with CC='cc -n32'. Neither
> Irix make nor cc version 7.1 will work.
>
Your suggestions have been followed in building egcs. (I have gmake and
mipspro version 7.2 compilers.)
Maybe I'm drawing the wrong conclusion here - I *do* get an egcs gcc that
works, if don't consider failing to compile libiberty/concat.c a sign of a
non-working compiler.
thanks for your help,
- jim