Bootstrap failure caused by jvmti additions
Volker Reichelt
reichelt@igpm.rwth-aachen.de
Fri Aug 4 08:57:00 GMT 2006
Hi Tom,
your patch http://gcc.gnu.org/ml/java-patches/2006-q3/msg00264.html
broke bootstrap (at least on x86_64-unknown-linux-gnu):
ranlib .libs/libgij.a
creating libgij.la
./.libs/libgcj.so: undefined reference to `JvNumMethods(java::lang::Class*)'
./.libs/libgcj.so: undefined reference to `JvGetFirstMethod(java::lang::Class*)'
collect2: ld returned 1 exit status
make[5]: *** [jv-convert] Error 1
Regards,
Volker
More information about the Java-patches
mailing list