This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

RE: how to use gas on IRIX for egcs-1.0.3a


Have a look at:
	http://reality.sgi.com/ariel/freeware/
	http://reality.sgi.com/ariel/freeware/gcc-2.8.1.html
	http://reality.sgi.com/ariel/freeware/gcc-2.8.1-notes.html
	

Perhaps this a FAQ?

+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research and Technical Support
PO Box 316, Thomastown, Vic, Australia, 3074
Phone:	+61 3 9469 0642
FAX:	+61 3 9462 2700
Email:	David.Billinghurst@riotinto.com


> -----Original Message-----
> From:	habe@ccm.cl.nec.co.jp [SMTP:habe@ccm.cl.nec.co.jp]
> Sent:	Wednesday, 19 August 1998 18:14
> To:	egcs@cygnus.com
> Subject:	how to use gas on IRIX for egcs-1.0.3a
> 
> Hi,
> 
> I am very beginner of egcs and I have encountered a problem installing
> egcs
> on my O2/IRIX6.3.
> 
> My O2 has no develop environment so I havenot "as" and "ld". I took
> binutile
> s from GNU project and install it in "/usr/local/bin/(as,ld)". Then, I
> insta
> ll egcs-1.0.3a:
> 
> > configure --prefix=/usr/local/egcs --with-gnu-as --with-gnu-ld
> 
> and,
> 
> > make CC=/usr/local/bin/gcc
> 
> finally,
> 
> > make install CC=/usr/local/bin/gcc
> 
> I got the egcs compilers in the /usr/local/egcs directory. It seemed no
> prob
> lem but,
> 
> > /usr/local/egcs/bin/g++ someprogram.cc
> 
> as: unrecognized option '-n32'
> 
> Could someone point out my problem?
> 
> Thank you very much in advances,
> 
> Hiroshi ABE
> 
> C&C Media Research Laboratories,
> NEC Corporation in JAPAN
> 
> 
> 阿部博史 <habe@ccm.cl.nec.co.jp>
> Tel: 044-856-8142
> Fax: 044-856-2239
> C&Cメディア研究所 NEC
> 

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