Hi folks, I have prepared a patch for the following issues:
* Support for g++ on AIX and HP-UX. * Auto-detection of aCC6 vs aCC3 in runConfigure. * Verbose mode (gmake VERBOSE=1) * Changed optimization level for GNU/Linux from -O to -O2 * Fixes for 64 bit and SO_NAME options. * Project files for VS 2005. * Support for 64 bit Windows build. * Optimized DOM parsing (25-30% improvement). The patch is quite big so I uploaded it instead of including in the email: http://www.codesynthesis.com/~boris/tmp/patches-2.7.tar.gz It consists of the following parts: ChangeLog - description of the changes. xerces-2.7.patch - patch against the current xerces-2.7 branch VC8 - MSVC8 project files, should be copied to Projects/Win32/ I have tested this code with most of the platforms mentioned in the "Xerces-C++ 2.8.0 release plan" email I send the other day. I would appreciate it if one of the Xerces-C++ developers review and commit this patch. Thanks, Boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
