egcs1.0.2 + libg++ cross build failure
Jim Wilson
wilson@cygnus.com
Wed Apr 1 17:05:00 GMT 1998
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
More information about the Gcc
mailing list