[kaffe] kaffe and javax

Dalibor Topic robilad at kaffe.org
Tue Oct 25 08:14:17 PDT 2005


On Tue, Oct 25, 2005 at 12:37:55PM -0200, fernando at lozano.eti.br wrote:
> Hi Dalibor,
> 
> 
> > >>You're right, classpath's swing is only supported running on top of
> > >>Classpath's AWT implementation :-(
> > > 
> > > Just wondering... my tests show the latest release of JamVM looks far more stable running my
> > > simple Swing apps than the latest Kaffe. Which AWT implementation would be built by the default
> > > kaffe configure script?
> > > 
> > 
> > GNU Classpath's Gtk+ peer implementation is the default.
> 
> Only that, right? But if I force the compilation of other AWT implementations, will the classpath
> one still be the default, unless I use -D to use another one?

Yes. The GNU Classpath Gtk+ AWT peer implementation is the default,
though if you compile other additional set of AWT peers, like GNU
Classpath's Qt4 peers, you can use -D to tell kaffe which set of peers
you want to use.

cheers,
dalibor topic

> 
> []s, Fernando Lozano
> 




More information about the kaffe mailing list