$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Support for Android
From: Vladimir Prus (ghost_at_[hidden])
Date: 2014-01-22 01:26:31
On 22.01.2014 10:15, Antony Polukhin wrote:
>> >Would your scripts take care of -lrt?
>> >What about -lpthread?
>
> No. No. This must be fixed by bjam or Google (preferable).
Would the below patch, along with using target-os=android when building, do the trick?
Thanks,