Help!

Andrew Haley aph@pasanda.cygnus.co.uk
Fri May 21 04:09:00 GMT 1999


> Date: Thu, 20 May 1999 11:22:26 -0700 (PDT)
> From: Manosiz Bhattacharyya <mano@cse.ucsc.edu>
> 
> > Do things in this order:
> > 
> > configure egcs
> > make
> > make install
> 
> ./configure --prefix=/projects/learning/usr/java/egcs
> 
> I installed the egcs and the c++, gcc compiler are both working fine from
> here.
> 
> > 
> > configure libgcj
> > make
> > make install
> > 
> 
> I used the same configuration command. That is both libgcj and egcs have
> been installed in the same directory.
> 
> $(srcdir)/configure --prefix=/projects/learning/usr/java/egcs
> 
> Then from the build directory I did make and make install.

In the sparc-sun-solaris2.6/libjava directory, do you find an
executable called jv-convert?  Does it run?

If it does, do a 'make check' in the sparc-sun-solaris2.6/libjava
directory.  There may be a few fileures, but the majority of tests
should run.

If nothing runs, load your executable into gdb and run it.  Mail the
backtrace.

Andrew.


More information about the Java mailing list