[Bug libgcj/12908] gnu.gcj.convert.Input_UTF8 not found

oyvind dot harboe at zylin dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 5 19:42:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-05 19:42 -------
I don't think the .class files generated by Eclipse are to blame:


C:\eclipse\workspace\SendMail>\wingcc\bin\gcj -C HelloWorld.java

C:\eclipse\workspace\SendMail>\wingcc\bin\gcj --main=HelloWorld -o hello HelloWo
rld.class

C:\eclipse\workspace\SendMail>hello
Exception in thread "main" java.lang.NoClassDefFoundError: gnu.gcj.convert.Input
_UTF8 not found in [file:.\, core:/]
   at __ZN10HelloWorld6class$$EPN4java4lang6StringE (C:\eclipse\workspace\SendMa
il\HelloWorld.class)
   at __ZN10HelloWorld18__U3c_clinit__U3e_Ev (C:\eclipse\workspace\SendMail\Hell
oWorld.class)
   at __ZN10HelloWorld4mainEP6JArrayIPN4java4lang6StringEE (C:\eclipse\workspace
\SendMail\HelloWorld.class)
   at _main (c:\temp\ccawbaaa.i)

C:\eclipse\workspace\SendMail>



More information about the Gcc-bugs mailing list