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]

GCC 3.0, gij on Solaris 2.6 Sparc


Hi,

I get a ClassNotFoundException when I try to run any
Java class with gij on Solaris 2.6/Sparc.  Strace
shows the gij process went so far as to have read the
class file that I'm trying to run, but was unable to
either load it or link it, therefore throwing the
ClassNotFoundException.

This is not happening on Linux/Intel.

I'm trying to build a modern version of gdb to debug
the problem.

At this moment, I'm just trying to see if other people
also had the same problem.


=====
Weiqi Gao
weiqigao@yahoo.com



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


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