Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not C++ compilers tho' - the issue is not the ABI, it's the name mangling. Tho' I believe Clang and GCC have decided to use the same convention, ICC might not have (and that by all accounts is a great compiler).


http://sourcery.mentor.com/public/cxx-abi/abi.html#mangling

I'm 99% sure that ICC is compatible with GCC.


When the switch between GCC 2.x and 3.0 happened, the big new thing was 'industry standard' C++ ABI (called Itanium ABI, as el_presidente mentioned).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: