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]

Re: GCC 3.0, gij on Solaris 2.6 Sparc




On Mon, 2 Jul 2001, Weiqi Gao wrote:
> 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.

The bytecode interpreter does not yet work on sparc.

Jeff


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