This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: removing or using AWT/Swing
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: Marco Trudel <mtrudel at gmx dot ch>, tromey at redhat dot com
- Cc: GCJ <java at gcc dot gnu dot org>
- Date: Wed, 26 Jul 2006 12:12:46 -0500
- Subject: Re: removing or using AWT/Swing
- Reply-to: gnustuff at thisiscool dot com
Hi All,
>It should be possible to disable most of AWT+Swing (with the exception
>of AWTPermission) without an enormous effort. However AFAIK nobody
>has done this in a way suitable for submission...
My 4.02 build removes most of the GNU AWT classes from
libgcj.a and substitutes the SwingWT classes. You can
check out my build scripts to see how I did this, but the
procedure won't apply to 4.2:
http://www.thisiscool.net/gcc40-scripts-20051104.tar.bz2
>From what I remember, the SwingWT stuff wasn't all there
for colorspace stuff and Java2D issues, but support for this
in 0.88 seems much improved. Haven't tried it out, though.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/