Hi, 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" I tried with and without the -b option, and both times I get MacOSPlatformUtils.cpp: In static member function 'static long unsigned int xercesc_2_8::XMLPlatformUtils::getCurrentMillis()': MacOSPlatformUtils.cpp:363: error: 'kUnresolvedCFragSymbolAddress' was not declared in this scope and then a huge number of errors. I have gcc-4.0.1 installed. Anyone has an idea what the problem could be. Thanks, Alain
