This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: AWT
- From: John Murga <john at murga dot org>
- To: tromey at redhat dot com
- Cc: rivasdiaz at yahoo dot com, java at gcc dot gnu dot org
- Date: Thu, 7 Nov 2002 20:50:24 +0000
- Subject: RE: AWT
- Reply-to: John Murga <john at murga dot org>
Hey
>> Last time I looked, kaffe used the GPL, not the GPL+exception. Also,
>> it had a peer-less implementation that didn't use native widget. And,
>> finally, it was JDK 1.1 only.
Well, I think it uses a GPL+LGPL licence... the library portion might be
LGPL, but I'll check... If it isn't it could be a problem.
It is JDK 1.1, but then again that's what I meant by the "missing bits"
that could come from "classpath", as it is the gcj implementation couldn't
be called 1.2 compliant either (although it has a lot more).
>> Have those things changed?
Dunno, I've only seen GCJ AWT run on Linux, and I want a working cross
platform version 8-) Maybe the native widgets are a drawback, the current
code seems very X/GTK biased.
...Anyway, "I want" never gets 8-)
I'm just idly throwing ideas into the wind at this point...
How about AWT being an optional GCJ library ?
Cheers
JohnM