This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

Re: cross compiling libgcj for powerpc-linux?


>>>>> "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

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