[ANNOUNCE] Libgcj in gcc tree availability.

Tom Tromey tromey@redhat.com
Mon Dec 11 09:49:00 GMT 2000


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

Alexandre> It appears to me that we need fastjar to be compiled with
Alexandre> CC_FOR_BUILD, not with CC (for host) nor CC_FOR_TARGET,
Alexandre> since we're going to run it in the build machine to create
Alexandre> libgcj.jar.

When doing a Canadian cross libgcj/Makefile should decide to use
fastjar from $PATH.  In that case we can simply not build the fastjar
in the tree.

Alexandre> Maybe we should just assume fastjar to be pre-installed in
Alexandre> case of a Canadian cross?

Yes.  That is how it worked for zip, and that is how it ought to
already work for fastjar.

Tom


More information about the Java mailing list