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

soaliap soaliap at 126.com
Tue Aug 21 18:30:51 PDT 2012


I build libcxx and libcxxabi with my complier on linux, but when I linked a
simple hello world program, it reported a error:
---------------------------------------------------
libc++abi.so: undefined reference to 'typeinfo for void'
---------------------------------------------------
I know "undefined reference" error occured when some symbols were not found,
but 'typeinfo for void' seemed so odd!
Anybody gives me some advice? Thanks!



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



More information about the cfe-dev mailing list