This is the mail archive of the gcc-help@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]

gcc with gnu ld on irix5.3


Hi,

I am trying to install gcc in irix5.3 with GNU as and GNU ld.  But if I try
to compile by gcc with GNU ld, there is error always like,

/usr/local/mips-sgi-irix5.3/bin/ld: unrecognized option `-_SYSTYPE_SVR4'
collect2: ld returned 1 exit status

If I move GNU ld to out of PATH, there is no error (gcc should be using
system ld).  I configured with --with-gnu-as and --with-gnu-ld.  What is the
problem?

versions are gcc-2.95.2 and binutils-2.9.1

Thanks in advance

Osamu


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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