On Wed, 2005年06月15日 at 14:53 -0300, Fernando Lozano wrote: > But the code would then be > interpreted using gij / libgij. It would be interesting to hack Tomcat > Jasper (or another JSP compiler) to use gcj, specially with gcj 4.0 > hability to find the native so for a given class. See org.apache.jasper.compiler.GnuJavaCompiler in rhug's jakarta-tomcat source tree. AG