Need help compiling libgcj on Solaris for benchmark
Drury Tim
Tim_Drury@bscc.bls.com
Mon Jun 7 11:16:00 GMT 1999
> Are you compiling .class or .java files? gcj can compile both.
.class
>> If the problem is in the .class file parser, you may be able to
> compile your .java to .class by using javac, and then compile .class
> to .o using gcj.
aries:/users/tim/java/bench> gcj JDBCOracleBench.class
gcj: libgcj.spec: No such file or directory
> You *must* install the compiler and libgcj: this is essential for
> correct operation. Why can you not "gmake install"?
Since the build failed using "gmake", when I run "gmake install"
it tries to finish building libgcj, which won't build because of
that internal error.
-tim
More information about the Java
mailing list