Hi Mike,

mps <[EMAIL PROTECTED]> writes:

> Should I create an issue about this so the build harness could do 
> something like putting Xerces_autoconf_config.hpp in a platform-
> specific directory?

You can definitely do that though I personally feel that this problem
is not worth the effort that will be need to properly fix it. If you
think about it, we will also need to do the same for different 
compilers (e.g., g++ and Sun CC on Solaris). As you can see this gets
hairy rather quickly. It is simpler and more reliable to require the
user to do proper cleanup (or use the original source tree) when
building for a different platform/compiler. For automake that would
be 'make distclean'.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to