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: gcj cross compile.. libgcj.so missing.


>>>>> "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


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