
Wow - that's news to me. On my local system I tweaked my Jamfile for testing to include a requirement<como><*><runtime-link>static and seems that most serializaiton is starting to work. Robert Ramey David Abrahams wrote:
"Robert Ramey" <ramey@rrsd.com> writes:
b) I was very disappointed that Comeau couldn't be made to work. The library does in fact build with this platform. But due to some sort of interaction with the Boost Test library, the tests won't link and can't be run. For all I know it would work with user code. I realize that Comeau isn't on the "required" list so its not a release issue
Did you know that Comeau doesn't support dynamic linking (at least last I checked)? You might need to force static linking to get your tests to work.