Bootstrap failure caused by jvmti additions
Mark Wielaard
mark@klomp.org
Fri Aug 4 23:46:00 GMT 2006
Hi,
On Fri, 2006-08-04 at 10:57 +0200, Volker Reichelt wrote:
> 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
No idea if it is correct, but I am using the attached to get things to
compile again.
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jvmti.patch
Type: text/x-patch
Size: 798 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20060804/10da5dc4/attachment.bin>
More information about the Java-patches
mailing list