libtool question
Alexandre Oliva
aoliva@redhat.com
Fri Oct 6 11:56:00 GMT 2000
On Oct 6, 2000, Alexandre Oliva <aoliva@redhat.com> wrote:
> On Oct 6, 2000, Tom Tromey <tromey@cygnus.com> wrote:
>> Thanks for looking at this.
> Hey, no problem! It's my fault. Or at least I feel like that :-)
>> /x2/java/libgcj/libjava/configure: ./../../gcc: No such file or directory
> Huh? Where's this coming from?
As I wrote before, my fault :-) Patch attached (the second one). Ok
to install?
>> checking for gcj... gcj -B/x2/java/build/i686-pc-linux-gnu/libjava/ -I../../../libgcj/libjava
> Hmm. So you're building libgcj with a pre-installed gcj. That's
> where our configurations start to differ.
>> checking whether the linker (ld) supports shared libraries... no
> And this is the problem. This should be `/usr/bin/ld', like in the
> CC and CXX configurations, but the fact that it couldn't be deduced
> properly is probably related with the error message above.
No, the message above was unrelated.
Please see whether the following patch helps.
More information about the Java
mailing list