This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Fwd: [Bug bootstrap/17288] New: build failure, undefined referenceto `gnu::gcj::convert::Convert::class$']


Mark,

I've just built the latest GCC 3.4 branch tree on x86_64 (RHEL3, with the same binutils as the reporter has). The build went fine - I cannot reproduce the problem.

Bryce


Mark Mitchell wrote:


Do any of you have any futher information on this PR, which relates to a problem bootstrapping GCC 3.4.2 on AMD 64 with respect to libgcj?

Thanks,


------------------------------------------------------------------------


Subject:
[Bug bootstrap/17288] New: build failure, undefined reference to `gnu::gcj::convert::Convert::class$'
From:
"mec dot gnu at mindspring dot com" <gcc-bugzilla@gcc.gnu.org>
Date:
2 Sep 2004 15:31:09 -0000
To:
mark@codesourcery.com


To:
mark@codesourcery.com


This system is native x86_64-unknown-linux-gnu running red had advanced server 3.


/tmp/chastain/342/build/gcc/gcj
-B/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava/
-B/tmp/chastain/342/build/gcc/ -ffloat-store -fno-omit-frame-pointer -g -O2 -m32
-m32 -o jv-convert --main=gnu.gcj.convert.Convert -shared-libgcc -L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava
-L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava/.libs
./.libs/libgcj.so
-L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libstdc++-v3/src
-L/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libstdc++-v3/src/.libs
-lpthread -ldl -L/tmp/chastain/342/build/gcc/32 -L/tmp/chastain/342/build/gcc
-L/lib/../lib -L/usr/lib/../lib -lgcc_s_32 -lc -lgcc_s_32 -Wl,--rpath
-Wl,/tmp/chastain/342/build/x86_64-unknown-linux-gnu/32/libjava/.libs
-Wl,--rpath -Wl,/tmp/chastain/342/install/lib/../lib /tmp/cc27wlAV.o(.text+0x1c): In
function `main': /tmp/ccQ7rxWK.i:11: undefined
reference to `gnu::gcj::convert::Convert::class$' ./.libs/libgcj.so: undefined
reference to `java::lang::ArrayIndexOutOfBoundsException::class$' ./.libs/libgcj.so: undefined
reference to `java::lang::System::gc()' ./.libs/libgcj.so: undefined
reference to `java::lang::IllegalArgumentException::class$'
...


I'm building with gnu make 3.79.1 and the system-supplied assembler, linker, and
C compiler.

This is a two-processor system but I did not use the "-j" flag to make.

Scripts and logs attached.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]