Dima Sorkin wrote:
Hi. I have an application that requires java runtime (at Linux Fedora). Does some come with GCJ ? (I want to try, before installing the Sun's one).
gcj has a full set of linkable libraries. If the application is built todepend on Sun or IBM JRE, I suppose it would have to be rebuilt to use gcj.