This is the mail archive of the java-prs@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]

[Bug java/20394] Can't run db2 jdbc application compiled with gcj


------- Additional Comments From delarosa at ilstechnology dot com  2005-03-09 16:23 -------
Does this:

sun.io.ByteToCharConverter not
found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./],


mean the the gcj runtime library has no sun.io.ByteToCharConverter ? If so, is
there a way to add it into libgcj.so or could I extract it from the sun package
and compile it along my othe files ?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libgcj                      |java


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


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