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

fitzsim at redhat dot com gcc-bugzilla@gcc.gnu.org
Sat Jul 31 15:45:00 GMT 2004


------- Additional Comments From fitzsim at redhat dot com  2004-07-31 15:45 -------
The class lookup for gnu.java.awt.peer.gtk.GtkToolkit is failing.  First, are
you sure you're using the version of gcj you just built?  Second, you should not
have the CLASSPATH environment variable set.

Does a simple "Hello World" program compile and run properly?

Can you post the output of:

ldd ./a.out
and
strace ./a.out


-- 


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



More information about the Gcc-bugs mailing list