Still didn't work. So I went ahead and built xerces-3.0. I was
concerned about compatibility with my code but the only change I had
to make had to do with creating the output file. Probably worth the
extra effort.

Thanks for your help,

A


2008/10/27 Boris Kolpackov <[EMAIL PROTECTED]>:
> Hi Alain,
>
> Alain Leblanc <[EMAIL PROTECTED]> writes:
>
>> I'm trying to build xerces-2.8  64-bits on mac os X. I run
>> runConfigure with the options
>>
>> ./runConfigure -p macosx [-b 64] -z "-m64"
>
> Last time I tried this worked:
>
> ./runConfigure -p macosx -c gcc -x g++ -z -arch -z x86_64 \
> -l -arch -l x86_64
>
> There is also Xerces-C++ 3.0.0 which is known to compile and
> work on OS X in the 64-bit mode:
>
> http://xerces.apache.org/xerces-c/build-3.html
>
> Boris
>
> --
> Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
> Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
> Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde
>

Reply via email to