------- Comment #6 from multix at gmail dot com  2006-07-17 18:50 -------
I removed binutils from /usr/local and created a directory where I will install
my own packages.

Thus the binutils are now in /usr/multiware (/bin)

I configured with

../gcc-4.1.1/configure   --with-gnu-as --with-as=/usr/multiware/bin/as
--disable-wchar_t --enable-languages=c,c++,objc

so to double-assert the assembler type and location

I then get this error:
e true; fi && mv ./libgcc_s.so.1.tmp ./libgcc_s.so.1 && ln -s libgcc_s.so.1
./libgcc_s.so
./collect-ld[2]: /usr/local/mips-sgi-irix6.5/bin/ld:  not found
collect2: ld returned 127 exit status

why is gcc still looking in /usr/local for a linker? it does NOT exist there at
all.

system ld is:

% which ld
/usr/bin/ld


-- 

multix at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28324

Reply via email to