Hi Antony,
Can you please provide us more information? Did you try running b2 with "-d+2"
On Wednesday, 3. July 2013 19:41:08 Antony Polukhin wrote:
> Questions:
> * Setting testing.launcher or testing.runner did not work as expected. Can
> that be fixed or is there some workaround?
to get the full commandlines involved? It might be that the arguments to
"testing.launcher" need some more escaping and/or windows "\" path separators.
The feature itself works fine, I'm using it on linux for test runs under
valgrind. Some sample code would be fine, too. I could then try to do some
cross testing on obscure arm or even Raspberry Pi.
> * How can I disable linking with rt?I fear this is hardcoded into gcc.jam. But this can be disabled for Android,
if necessary.
> If there is no sane answer to those questions, then what are the plans forWell, do not get me startet on cmake ;-) It has got cross compiling support
> moving Boost to more adequate build system (CMake)?
only recently. And it is a meta-buildsystem.