This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/11865] libjava testsuite fails to find libgcc.so


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11865



------- Additional Comments From tromey at gcc dot gnu dot org  2003-08-12 15:57 -------
Ok, on the trunk I'm actually seeing a different problem,
namely that the test suite can't find libgcj.so.
It finds libgcc.so just fine.

You can see more information by running dejagnu with
--verbose.  Try "--verbose --verbose" for even more information,
including some debugging info about where it is searching
for libraries.

I have a fix for the libgcj.so problem which I am testing.


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