This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]