verify?

Tom Tromey tromey@redhat.com
Sat Mar 1 00:06:00 GMT 2003


>>>>> "Julia" == Julia Smith <julias@macrovision.com> writes:

Julia> gcj -c jce-jdk12-118.jar
Julia> spits up a ton of errors compiling X509Certificates. It seems like the
Julia> native version compiled into libgcj does not expose abstract methods
Julia> defined in the interface X509Extension, which X509Certificate leaves
Julia> "virtual".

Sounds like the Miranda method problem.

Julia> I also do not know how your site claims log4j version 1.2 compiles and
Julia> runs against gcj. It requires the javax/jms package which is notably
Julia> missing from gcc3.2.2.

I searched the html for http://gcc.gnu.org/java and couldn't find any
mention of log4j.  Can you point me at this claim?

Julia> I'd really love to get bouncy castle compile or just get my
Julia> hands on a .o that has a working version of bc in it. *sweat*

Did you try rhug?  rhug has a build environment for BC.

Tom



More information about the Java mailing list