From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Koundinya.K" To: albert.sheffer@gtri.gatech.edu Cc: gcc-help@gcc.gnu.org Subject: Re: egcs 1.1.2 on Irix 6.5 Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200001210425.JAA00943@madras.ddeorg.soft.net> References: <388760C1.DF6568BE@gtri.gatech.edu> X-SW-Source: 2000-q1/msg00148.html Message-ID: <20000401000000.l-Tf6ZrmvnuG8ccphynvSxFHBLE0-u2Y9t2yuQK5WUU@z> 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