This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

AWT support?


hi,

 a recent build of the gcc 3.3 sources seems to successfully compile java
code containing AWT - but when u run the executable it says

Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit:
gnu.awt.gtk.GtkToolkit not found in [file:.
\, file:.\, core:/]
   at __ZN7AWTTest4mainEP6JArrayIPN4java4lang6StringEE
(H:\java\misc\AWTTest.java:11)
   at _main (C:\DOCUME~1\aferguso\LOCALS~1\Temp\ccUFaaaa.i)

is there some native library missing?

thanks,
Andrew



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