[Cmake] Error building on Linux (RH 8.0) with GCC 3.3> undefined reference to> `_Unwind_Resume_or_Rethrow@GCC_3.3
John Battles
capgadget at yahoo . com
Sun, 22 Jun 2003 14:11:30 -0700 (PDT)
I finally figured out what the problem is. GCC-3.3 at
least the RH Rawhide SRPM version creates a strange
naming convention for the libgcc shared object files.
The symbolic links have to be changed to the
following:
libgcc symbolic links in /lib
-rwxr-xr-x 1 root root 946390 Jun 21
19:36 libgcc_s-3.3-20030616.so.1
lrwxrwxrwx 1 root root 31 Jun 22
15:43 libgcc_s.so.1 -> /lib/libgcc_s-3.3-20030616.so.1
-rwxr-xr-x 1 root root 926308 May 1
06:57 libgcc_s.so.1.old
lrwxrwxrwx 1 root root 17 May 15
10:05 libgcc_s.so.1.save -> libgcc_s.so.1.old
libgcc symbolic links in /usr/lib
lrwxrwxrwx 1 root root 31 Jun 22
15:45 /usr/lib/libgcc_s.so ->
/lib/libgcc_s-3.3-20030616.so.1
-rw-r--r-- 1 root root 926926 May 30
11:47 /usr/lib/libgcc_s.so.1.old
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc . yahoo . com