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!


	However, if you don't skip f77, the build still fails in the same spot. 
	It looks as if gcc/f/runtime/configure still believes the compiler does not
	work (or invokes it incorrectly) and gives up. Is the f77 runtime actually
	supported in m68k-coff configuration? (I don't actually need it).

The f77 and Objective C runtimes are not yet supported for cross builds.
This is why we recommend not building those languages.

The plan is to fix them by moving them to a top level directory.  This
is how the C++ runtime is already handled, and this works fine for cross
builds.

Jim


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