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 <199811040352.TAA17355@yakuza.sanjose>you write:
  > 
  > I copied the as,ld etc into
  >  
  >  install/lib/gcc-lib/mips-mips-linux/egcs-2.91.57/
  >  
  > xgcc seems to be picking this up. So I went past my earlier problem
  > a  little bit. I now know that it is using the correct assembler but
  > I am getting these errors.
Sounds like the compiler & assembler disagree on some aspect of the
assembly language.

I don't work on mips-linux ports at all, so I don't know what if anything
to look for.

You'll probably have to look at the generated assembler code to see what
the assembler is complaining about.

jeff


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