This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: gcj Compilation
- From: Tom Tromey <tromey at redhat dot com>
- To: Reda TAAM <integra at oreka dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 25 Apr 2003 09:55:18 -0600
- Subject: Re: gcj Compilation
- References: <200304251517.RAA81857@mailhub10.isdnet.net>
- Reply-to: tromey at redhat dot com
>>>>> "Reda" == Reda TAAM <integra at oreka dot com> writes:
Reda> On a debian distrib, i desire compiled my java classes with GCJ3.3
Reda> libgcj.so.4.0.0 but i still have the same error
Reda> Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit:
There is no AWT peer implementation in gcc 3.3.
Please see the archives of the java at gcc dot gnu dot org list for more
information.
Tom