libffi alpha*-*-freebsd* configuration patch
Tom Tromey
tromey@redhat.com
Wed Mar 27 15:53:00 GMT 2002
>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:
I didn't see a reply to this.
Loren> There is no interesting information there. Spot checking 10 of
Loren> the new failures under gdb, I see this mysterious backtrace:
Loren> [ ... ]
Loren> Ahh, this is in a tree with shared libgcc finally enabled (in
Loren> gcc/config.gcc) for this port. I did nothing about this over in
Loren> libjava yet. Could this be somehow related?
It is possible. Bryce also reported having a problem here.
I do see code in the libjava test suite to find libgcc_s.so.
Maybe this code isn't working or otherwise needs help.
Could you try running the test suite with `--verbose' and then look in
libjava.log to see how LD_LIBRARY_PATH is set?
We print it out like so:
verbose "LD_LIBRARY_PATH = $env(LD_LIBRARY_PATH)"
Tom
More information about the Java
mailing list