[kaffe] Re: Kaffe/GNU Classpath AWT support

Brian Jones cbj at gnu.org
Thu Aug 28 16:02:02 PDT 2003


James Simmons <jsimmons at infradead.org> writes:

> I have managed to get the GNU Classpath AWT build under kaffe. The only 
> issue I ran into was kaffe uses profiles to define which classes to build. 
> The problem is the Classpth AWT code requires code from java beans and 
> java.accessibilty. So the profile default breaks. The profile allatonce 
> works with some changes. So I have something working. I'm working in the 
> native code but I was wondering if any work has been done for a xlib peer.
> It would save me some time if this is the case :-)

I think Kaffe has an AWT that has some xlib peers already.  GCJ
contains some xlib peers for Classpath's AWT.  Someone was recently
working to get the Kaffe xlib peers and all the Kaffe AWT code working
under GCJ.

The variations on AWT and Java2d are starting to require a huge
matrix.  It would be nice to standardize a peer interface.

Brian
-- 
Brian Jones <cbj at gnu.org>




More information about the kaffe mailing list