Does xlc in AIX 5 support c++ abi?
In between versions of xlc, the C++ ABI is fairly stable. Mixing C++ objects compiled between GCC and xlc may have undefined results.