----- Original Message ---- >Hi Jim,
>Jim Marshall <[EMAIL PROTECTED]> writes:
>> I'm using the binaries from the download site
>> (xerces-c_2_8_0-powerpc-aix-xlc_7_0.tar.gz) along with gcc 3.4.3.
>You cannot link C++ libraries built using xlC with applications built
>using g++. They both have to be either xlC or g++.
>Boris
I thought I read that xlC generated g++ compatible binaries, but I can't find
that now. Anyway I rebuilt Xerces with g++ 3.4.3 and it works as expected.
Thanks!
