This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
gcj-compiled jigsaw is running
- To: java at gcc dot gnu dot org
- Subject: gcj-compiled jigsaw is running
- From: Per Bothner <per at bothner dot com>
- Date: 30 Apr 2001 13:00:09 -0700
I've got the W3C's server Jigsaw http://www.w3.org/Jigsaw/ compiled
with gcj and running on http://bothner.com:8011/ (though of course
it may come done any time).
This is just raw jigsaw, and I haven't started looking at how to
serve servlets. Probably start with interpreted servlets. But
ultimately I think we want to be able to compile a servlet to a
shared library, and have that be loaded by an appropriate ClassLoader.
Of course the jigsaw admin stuff (which uses awt and/or swing)
is not gcj-compiled.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/