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 :-)
_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

