Boost logo

Boost-Build :

Subject: Re: [Boost-build] Need an example of JAMSHELL usage with run.py
From: Jürgen Hunold (jhunold_at_[hidden])
Date: 2013-07-03 12:59:16


Hi Antony,

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?

Can you please provide us more information? Did you try running b2 with "-d+2"
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 for
> moving Boost to more adequate build system (CMake)?

Well, do not get me startet on cmake ;-) It has got cross compiling support
only recently. And it is a meta-buildsystem.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! 
* voice: ++49 4257 300       ! Fährstraße 1
* fax  : ++49 4257 300       ! 31609 Balge/Sebbenhausen
* jhunold_at_gmx.eu             ! Germany

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk