gcj cross compile.. libgcj.so missing.
Tom Tromey
tromey@redhat.com
Wed Jun 1 00:54:00 GMT 2005
>>>>> "Tom" == Tom Rathbone <tom.rathbone@gmail.com> writes:
Tom> I just tried to compile a version (4.0.0) of gcc including gcj to
Tom> target arm-unknown-linux-gnu.
I don't recall trying a host-x-host build of libgcj before.
Maybe Anthony has done this?
Tom> If i look at the build directory I can see a directory called .libs/
Tom> (build-gcc/arm-unknown-linux-gnu/libjava/.libs) containing invalid
Tom> links called libgcj.so and libgcj.so.6 pointing to libgcj.so.6.0.0
Tom> which doesn't exist.. there is however a file called libgcj.so.6.0.0U
Sounds like libtool got confused or something like that.
I'm curious whether libstdc++ was built and installed correctly.
Tom
More information about the Java
mailing list