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]

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]