gcj is a java source code compiler that supports both byte code
and binary compilations/linkings. Every piece of code that I
have written that compiles in gcj compiles on the Sun JDK for
byte code applications. I have not investigated the JDK
sufficiently to know if it supports binary compilations.
Carlos Rodrigues wrote:
Hi!
Now that FC2 will bring along tomcat and other java apps, I was
wondering if it is possible to drop in Sun's JDK and use that instead
of gcj for those apps to use. Or is it necessary to rebuild them or
just plain get them over from their respective sites?
Carlos