[cfe-dev] [libcxxabi]: undefined reference to 'typeinfo for void'

soaliap soaliap at 126.com
Tue Aug 21 20:04:28 PDT 2012


Eli Friedman wrote
> 
> 
> libc++abi is supposed to define _ZTIv itself; what compiler are you using?
> 
> 

Thanks, Eli.
The complier I used is FCC, which belongs to Fujitsu.
I tried building libc++abi with clang++, and I found that there are some
symbols like _ZTIv, _ZTIi in libc++abi.so.
Would you tell me where or how libc++abi notifying complier to define _ZTIv?



--
View this message in context: http://clang-developers.42468.n3.nabble.com/libcxxabi-undefined-reference-to-typeinfo-for-void-tp4026312p4026315.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list