This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: egcs 1.1.2 on Irix 6.5
- To: albert dot sheffer at gtri dot gatech dot edu
- Subject: Re: egcs 1.1.2 on Irix 6.5
- From: "Koundinya.K" <kk at ddeorg dot soft dot net>
- Date: Fri, 21 Jan 2000 09:55:43 +0530
- cc: gcc-help at gcc dot gnu dot org
Hi there,
You could try the latest egcs snapshot from ftp://egcs.cygnus.com/pub/egcs/s
napshots. The GNU linker is now well supported on IRIX6*. But you still have
to use the native assembler as there is no port of the GNU assembler (gas)
to IRIX6* yet.
But before that, You need to download the recent binutils snapshots from
ftp://sourceware.cygnus.com/pub/binutils/snapshots and build it first. You
get the GNU linker and all other tools from this build.
Then you could try compiling the latest egcs snapshot. That hopefully will
work.
All the best !!
koundinya