cross compiling libgcj for powerpc-linux?
Tom Tromey
tromey@cygnus.com
Wed Nov 8 12:28:00 GMT 2000
>>>>> "Jeff" == Jeff Sturm <jeff.sturm@appnet.com> writes:
Jeff> I don't think libgcj can be cross-compiled without
Jeff> modifications.
I've done it with our internal tree, and I'm pretty sure we don't have
any modifications.
Oh, wait -- I think the last time I did a cross build of libgcj we
didn't use libffi. Wow, that was a long time ago!
Anyway, it is possible to make it work but it probably requires some
hacking. For instance AC_CHECK_SIZEOF can be written to work when
doing cross builds (I think it already works that way in the cvs
autoconf).
Tom
More information about the Java
mailing list