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

soaliap soaliap at 126.com
Wed Aug 22 00:39:58 PDT 2012


John McCall wrote
> 
> I would suggest just building clang with FCC, then using clang to build
> everything else you need.
> 
Thanks all the same!

John McCall wrote
> 
> If you really want to compile libc++abi with your system compiler,
> the results may not interoperate correctly with programs compiled with
> clang.  It looks like FCC is the Lahey C++ compiler;  I don't know what
> C++ ABI that uses.
> 
When I use FCC to compile other program, the executable file depends on
libstdc++, so I think FCC use libsupc++ as its ABI.




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



More information about the cfe-dev mailing list