undefined reference to '_Unwind_FindEnclosingFunction@GCC_3.3
Andrew Haley
aph@redhat.com
Wed Mar 19 17:58:00 GMT 2003
Erik Poupaert writes:
>
> >>>>> /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.3/../../../libgcj.so:
> >>>>> undefined reference to '_Unwind_FindEnclosingFunction@GCC_3.3'
> >>>>> [apply] collect2: ld returned 1 exit status
>
> The sources compile properly on my machine (RH8.0/GCJ3.3 20030306), but end
> with the error above on his machine (RH8.0/GCJ3.3 20030310). The other
> differences in configuration are:
>
> I have: "--enable-threads=posix --enable-languages=c++,java"
> while he has: "--enable-threads --enable-languages=c,c++,java"
>
> Does anybody understand this problem?
Probably. Dump the syms of that library and have a look. The
function should be there.
Andrew.
More information about the Java
mailing list