This is the mail archive of the java@gcc.gnu.org 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: GCJ for Cross-Compiler for PPC target


>>>>> "Le" == Duc Ngoc Le <le@inkra.com> writes:

Le>    I just wonder how hard or easy it is to build or configure the
Le> gcj compiler to take advantage of the ppc_7xx-gcc compiler.

You can't do that.  You have to build gcj from scratch.

But you can configure and build gcj as a cross compiler.  At least,
I've done it before -- we don't do it very frequently so some of the
support might be sketchy.

You do this the same way you would build any cross compiler.  I'm sure
there is documentation on the gcc web site for this.  Or you could
find out how the Hard Hat compiler was built and do the same thing.

Tom


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