$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] "cross-running" boost tests
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2012-11-22 13:11:11
Le 22/11/12 16:51, Gottlob Frege a écrit :
> I've managed to cross-compile boost for BlackBerry10 devices.
> (Side-note: there is very little docs on cross compiling)
>
> Now, how would I go about "cross-running" the boost tests?
>
> In particular, can I hook into the unit-test and/or run rules of
> Boost.Build?
I guess you should see how Boost.Build could support this.
Best,
Vicente