Starting with gcj - having problems
Jeff Sturm
jsturm@sigma6.com
Sat Apr 1 00:00:00 GMT 2000
Heiko Nardmann wrote:
> The first time I started gcj it complained about a missing libgcj.spec.
> So I looked with strace
> which paths gcj checked and touched such a file. That's probably not
> sufficient, is it?
No. If you haven't yet, you must also install libgcj along with the
compiler. The base directory (--prefix) must be the same for both.
Release libgcj-2.95.2 corresponds to your compiler. However it is
missing many features, such as java.sql, java.math, java.lang.reflect
and JNI. Some of these have been added in newer snapshots but you must
use a snapshot GCC for these as well. See
http://sourceware.cygnus.com/java/download.html .
--
Jeff Sturm
jsturm@sigma6.com
More information about the Java
mailing list