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
