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: egcs1.0.2 + libg++ cross build failure


	Problem 1) Headers aren't found.  Yes I've read the FAQ.  Headers
	can't possibly be found, because you have to install the compiler
	first, then you can install newlib.

You probably did something wrong, but since you haven't said exactly what
you did or what error you got, I can't tell what is wrong.

The toplevel Makefile will build gcc first, and then newlib.  You don't need
any headers to build gcc, so it should all magically work.

	Problem 2) Configuring in m68k-unknown-coff/librx
	configure: error: installation or configuration problem: C compiler
	cannot create executables.

Looks like the libg++-2.8.1 patch is broken for cross compilers.  I would
suggest not using it.

Jim


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