Hi, On Wed, 15 Dec 2004 13:25:22 +0000, Joao Victor <[EMAIL PROTECTED]> wrote: > On Wed, 15 Dec 2004 14:19:32 +0100, Michael Koch <[EMAIL PROTECTED]> wrote: > > Kaffe uses its own fork of GNU classpath. It comes with kaffe. We are > > working on my making kaffe work with pure GNU classpath but thats not > > finished yet. So remove the " -classpath ../glibj.zip:." and all > > might work. > > Ok... so, basically, neither GCJ or Kaffe uses pure Classpath? > > But the thing is, my '/usr/local/kaffe/jre/lib/rt.jar', which i > suppose is kaffe's classpath, doesn't have Swing. To be precise, it's > got 3 Swing classes only. So when i try to run a Swing app, it doesn't > go too far. Any ideas? > > Thanks, > J.V. >
JamVM uses pure Classpath, and will work with the latest snapshot (0.12) and Classpath from CVS. SableVM comes with it's own version of Classpath, but they merge with Classpath regularly, so it shouldn't be too far behind CVS. Rob. _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

