Boost logo

Boost :

Subject: Re: [boost] [testing] run.py and cross compilation
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-02 10:16:47


AMDG

On 05/02/2013 02:48 AM, Antony Polukhin wrote:
> Hi,
>
> Is there some possibility to compile sources on one platform (x86) and
> then run compiled tests on other platform (ARM/Android) using run.py
> script?
>
> This is required, because Android SDK exists only for x86 so there is
> no way to compile tests on ARM Android device.
>

I think you'll first need a host script that
can copy programs to the device and run them.
Then it's just:
--bjam-options=testing.runner=run_on_device

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk