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: Building 971008 cross m68k-coff on sparc-sun-solaris2.5.1 -- help!




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



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