
"Robert Ramey" <ramey@rrsd.com> writes:
I have made a tweak to the serialiation Jamfile in an attempt to address something that prevents tests from being run on comeau. This causes a command line error wiht the como "pre-linker". Anyway, it didn't work out so now I've removed the "fix". I am having a lot of problems with the comeau setup. This is really irksome to me as I really want to test with it.
a) I the como "prelinker" complains about "c:\Program Files"... it doesn't like the space. I've set all my como paths to c:\\progra~1 .. but still I get this.
What does it say on the command line generated by Boost.Build? If you don't see any paths with spaces there, it's a Comeau issue.
b) on the test matrix, "prelinkage" is failing because there are identical template instantiations in both the boost test library as well as the boost serialization libraries. I don't know how to get around this.
These sound like questions for Comeau. -- Dave Abrahams Boost Consulting www.boost-consulting.com