This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: undefined symbol in libgcj
- To: Oskar Liljeblad <osk at hem dot passagen dot se>
- Subject: Re: undefined symbol in libgcj
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Fri, 24 Nov 2000 12:50:43 +1300
- CC: java-discuss at sourceware dot cygnus dot com
- References: <20001123223623.A27617@strix.eductussyd.se>
Oskar Liljeblad wrote:
> I get this error when running some code compiled with gcj:
>
> ./TSP: error in loading shared libraries: /home/usel/Base/lib/libgcj.so.1: undefined symbol: .gnu.linkonce.t._Jv_IsInterpretedClass__FPQ34java4lang5Class
Could be a linker problem. Are you running a recent binutils?
If so, do you have a test case?
regards
[ bryce ]