Building 971008 cross m68k-coff on sparc-sun-solaris2.5.1 -- help!

Joel Sherrill joel@OARcorp.com
Wed Oct 15 07:41:00 GMT 1997


On Wed, 15 Oct 1997, Robin Kirkham wrote:

> Would someone knowledgeable about the egcs cross-build procedure please have a
> quick look at this---I can't even work out which bit of the makefile is going
> wrong.
> 
> The build fails while trying to make the subtarget "stmp-f2c.h" in the Fortran
> run-time. It seems to have decided that the xgcc it made does not work, yet it
> seemed to build the libgcc libraries OK. I had the same error in building 
> egcs-970929.

I do something very tacky locally to avoid fortrans and Objective-C in
cross configurations.

I either remove the fortran and objective c subdirectories or move the
config-lang.in file to another name.  I know this avoids building the
languages but it does seem to work.

--joel




More information about the Gcc mailing list