970922 problems building cross-compiler

Jeffrey A Law law@cygnus.com
Fri Sep 26 20:55:00 GMT 1997


  In message < 9709261741.AA06506@kona. >you write:
  > I tried building on sparc-solaris for mips64-elf.  Did a configure
  > then a "make cross".  Result is the failure below.  I thought it might
  > be pilot error so I nuked the build directory and restarted from
  > scratch... same result.
Building the Fortran & Objc runtime for cross targets doesn't work
well (if at all).

This is a problem we want to begin to address after the first
release; the major change will be to move the Fortran and Objc
runtime into their own toplevel directory and have them built
after the compiler.

Until then, your best bet is to avoid building Fortran and Objc
by using the toplevel "make cross" target or via LANGUAGES="c c++"

jeff



More information about the Gcc-bugs mailing list