Hi Dave, Dave <[EMAIL PROTECTED]> writes:
> I am attempting to build Xerces-C++ 2.8.0 on AIX using the gcc and g++ > compilers provided with the AIX Toolbox for Linux, and I am getting errors > such as > ld: 0711-317 ERROR: Undefined symbol: vtable for > __cxxabiv1::__class_type_info > > Can anybody offer any suggestions? I have built Xerces-C++ 2.8.0 on AIX with g++ (though not from the AIX Toolbox, I think) without any problems. So this is most likely a toolchain problem. I've also done some quick googling which led me to this forum post where quite a few people are having similar problems. Perhaps it can help: http://www.ibm.com/developerworks/forums/thread.jspa?threadID=138005 Boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding
