[Bug target/27880] [4.2/4.3 regression] undefined reference to `_Unwind_GetIPInfo'

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 3 19:56:00 GMT 2009



------- Comment #34 from pinskia at gcc dot gnu dot org  2009-01-03 19:55 -------
(In reply to comment #33)
> With "gcc version 4.4.0 20090102" on i386-pc-solaris2.11 I'm getting:
> 
> # gcc -v -o test_gmp_1 test_gmp_1.cc -lgmp -lstdc++
> /usr/local/lib/gcc/i386-pc-solaris2.11/4.4.0/../../../libstdc++.so: undefined
> reference to `_Unwind_GetIPInfo@GCC_4.2.0'
> collect2: ld returned 1 exit status

sounds like correct version of libgcc is not being so that is not a bug with
GCC but with your installation of GCC.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27880



More information about the Gcc-bugs mailing list