c++aixabi

Does xlc in AIX 5 support c++ abi?


Does xlc in AIX 5 support c++ abi?


Solution

  • In between versions of xlc, the C++ ABI is fairly stable. Mixing C++ objects compiled between GCC and xlc may have undefined results.