------- Comment #11 from rguenth at gcc dot gnu dot org  2010-04-28 09:23 
-------
_Unwind_GetIPInfo is exported since 4.2.0, the symbol should be

> objdump -T /lib/libgcc_s.so.1 | grep GetIPI
00013f30 g    DF .text  00000016  GCC_4.2.0   _Unwind_GetIPInfo

what binutils version are you using (why does your libgcc not have
symbol versions?)


-- 


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

Reply via email to