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: Q:Error building cross compiler for mips-mips-linux on Solaris.



  In message <199811021816.KAA13525@yakuza.sanjose>you write:
  > I have actually installed the binutils2.9.1 - as,ld,ranlib etc.
  > I created links in my build directory so that the Makefile finds them
  > as as-new,ld-new etc. I added a line to the Makefile to 
  > echo AS_FOR_TARGET. From this echo I can see that the Makefile knows
  > AS_FOR_TARGET is as-new which is a mips assembler hosted on Sun.
"as", not "as-new" similarly for "ld".

jeff


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