undefined reference to '_Unwind_FindEnclosingFunction@GCC_3.3
Andrew Haley
aph@redhat.com
Wed Mar 19 18:32:00 GMT 2003
Erik Poupaert writes:
>
> >>>> My guess: ld is finding an old libgcc_s.so. The
> >>>> _Unwind_FindEnclosingFunction symbol was added recently.
>
> You're right.
>
> gcj is loading the pre-installed libgcj.so from /usr/lib, while gcc has been
> installed in /usr/lib/local/..., where it doesn't contain a libgcj.so. It
> seems that the compilation of version 3.3 20030310 in CVS has failed. Is it
> possible that the 3.3 version in CVS does not build properly?
Surely you know if it built properly.
Andrew.
More information about the Java
mailing list