This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Tests on powerpc-unknown-linux-gnu
- From: Tom Tromey <tromey at redhat dot com>
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Cc: Mark Wielaard <mark at klomp dot org>, java at gcc dot gnu dot org
- Date: 20 Mar 2002 17:25:08 -0700
- Subject: Re: Tests on powerpc-unknown-linux-gnu
- References: <1016659879.32569.24.camel@elsschot> <3C9917B8.7060302@waitaki.otago.ac.nz>
- Reply-to: tromey at redhat dot com
>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
Mark> It seems that almost all failures are when trying to run the programs.
Mark> Trying to run by hand gives:
Mark> ./Class_1: error while loading shared libraries: libgcj.so.3: cannot
Mark> open shared object file: No such file or directory
Bryce> I have seen this too, but on mainline on x86. I will try to
Bryce> figure it out if I come across it again.
I wonder if this problem occurs when `make install' isn't run first.
Mark?
Tom