Am Dienstag, 14. Dezember 2004 19:46 schrieb Joao Victor: > On Tue, 14 Dec 2004 19:37:36 +0100, Michael Koch <[EMAIL PROTECTED]> wrote: > > Empty your CLASSPATH, that jar is not needed for running apps. > > That may already help you > > Nope, same thing :( > > Anybody got any ideas?
Check with "gcj -v" that your GCC was configured with --enable-java-awt=<something> where something can be: gtk xlib gtk,xlib But I'm pretty sure AWT in 3.3.x doesnt really work. You need to use GCJ 3.4.x to have a usable AWT. Michael -- Homepage: http://www.worldforge.org/ _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

