This is the mail archive of the gcc-bugs@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: Problems building a mips cross compiler


  In message <xcdpvip1hfz.fsf@ra.cs.uchicago.edu>you write:
  > 
  > Hello
  > 
  > I am having trouble building a mips cross compiler.  In particular, I am 
  > building from sparc-sun-solaris2.5.1 to decstation-ultrix for the nachos 
  > simulated operating system.  Here is my config.status file:
You might try adding --with-gnu-as to your configuration line.

Many mips targets can not be built as cross compilers without
that option.


jeff


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