[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug AWT/16121] gtk based awt peers: cast from pointer to integer of different size



------- Additional Comments From falk at debian dot org  2004-07-30 23:18 -------
I built a compiler with this, it built fine. When I try to run the two
mentioned programs, I get:

falk@juist:/tmp% gcj TestAWT.java --main=TestAWT && ./a.out 
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit:
gnu.java.awt.peer.gtk.GtkToolkit
*** Got java.lang.NegativeArraySizeException while trying to print stack trace.
falk@juist:/tmp% gcj testswing.java --main=testswing && ./a.out 
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit: 
*** Got java.lang.NegativeArraySizeException while trying to print stack trace.

Sorry, I don't know what that means, I'm really clueless when it comes
to Java, do I need to install anything else?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16121

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: