Hey All, I've finally solved the namespace compilation issues that crept up in Xerces-C-2.2 - just in time to make a release for Xerces-C-2.3!
I've just uploaded the code to: http://xml.apache.org/dist/xerces-p/experimental/ It includes some important changes to the build environment. Notably, it now uses the config.status file from Xerces-C to configure the build process: the compiler, the compiler flags, and the linker flags. This should make building XML::Xerces on OS's other than linux *much* simpler. If you built Xerces-C from source and have defined the XERCESCROOT variable, Makefile.PL will locate config.status for you. If you are using a Xerces-C binary, then you need to set the XERCES_CONFIG variable to point to the file. It would be a big help if people with access to different OS's and compilers could test this out - I will be most grateful, and happy to make mods for your configuration. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
