undefined reference to '_Unwind_FindEnclosingFunction@GCC_3.3
Erik Poupaert
erik.poupaert@chello.be
Wed Mar 19 17:54:00 GMT 2003
>>>>> /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?
More information about the Java
mailing list