|
Boost Testing : |
From: John Maddock (john_at_[hidden])
Date: 2006-10-17 13:43:45
The Serialisation failures seem to be related to the compiler options used,
see
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/output/QNX630-V2-boost-bin-v2-libs-serialization-test-test_non_default_ctor2_text_warchive_dll-test-qcc-3-3-5_cpp-debug_release.html
With other gcc compilers we use -ftemplate-depth to avoid this issue, can we
apply something similar to the qcc toolset to fix these?
Thanks,
John.