This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcc-3.4.0's awt implementation outdated?
- From: Tom Tromey <tromey at redhat dot com>
- To: Clemens Eisserer <linuxhippy at web dot de>
- Cc: java at gcc dot gnu dot org
- Date: 28 Apr 2004 10:27:47 -0600
- Subject: Re: gcc-3.4.0's awt implementation outdated?
- References: <408A8FC5.3040506@web.de>
- Reply-to: tromey at redhat dot com
>>>>> "Clemens" == Clemens Eisserer <linuxhippy@web.de> writes:
Clemens> Is it possible that the awt in 3.4 is a little bit old?
Yes, it is out of date. A lot of the AWT work was done after 3.4 was
relatively frozen.
Clemens> If yes, does anybody know where I can get recent snapshot pacakges of
Clemens> 3.5-cvs. The snapshots on the servers are quite old (1 month).
There should be instructions on getting it via anonymous cvs somewhere
on gcc.gnu.org. I'd imagine the snapshots will move over to 3.5
pretty soon, too, now that 3.4 is out.
Tom