$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [testing] run.py and cross compilation
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2013-05-02 05:48:22
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.
-- Best regards, Antony Polukhin