How well does gcc support cross compile?

Jim Wilson wilson@tuliptree.org
Sun Apr 27 13:14:00 GMT 2003


On Sun, 2003-04-27 at 00:31, H. J. Lu wrote:
> On Sat, Apr 26, 2003 at 07:07:34PM -0400, Jim Wilson wrote:
> > You didn't say how you configured/built the cross compiler.
> I doubt it has anything to do with my problem.

It matters if someone has trouble reproducing your results.  But you are
probably right that there are problems regardless of the configure and
build commands used.

> I wish I were wrong. My impression is libraries in the current gcc
> do not support cross compiling to Linux very well.

I know that cross compilers can build the kernel and bootstrap a native
toolchain, and I think that they can build glibc also.  However, you
don't need libstdc++ or libjava to work for that, so it is possible that
there are problems I never noticed when I was using cross compilers to
Itanium linux.

Jim




More information about the Gcc mailing list