This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj swing support problem
- To: vbabaladi at hss dot hns dot com
- Subject: Re: gcj swing support problem
- From: Tom Tromey <tromey at redhat dot com>
- Date: 05 Jul 2001 00:39:22 -0600
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <65256A80.001F5926.00@sandesh.hss.hns.com>
- Reply-To: tromey at redhat dot com
>>>>> ">" == vbabaladi <vbabaladi@hss.hns.com> writes:
Please don't CC `sourcemaster'. That gets the people who run the
machine, not the people who work on the sources.
>> I have cofigured and installed the gcc-3.0
>> I want to know wheter gcj will support swing and jni
JNI yes.
Swing no. We have neither Swing nor AWT at present.
Tom