Boost logo

Boost-Build :

Subject: Re: [Boost-build] Need an example of JAMSHELL usage with run.py
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2013-07-05 02:42:36


2013/7/4 Antony Polukhin <antoshkka_at_[hidden]>

> 2013/7/4 Vladimir Prus <ghost_at_[hidden]>
>
>> On 04.07.2013 09:48, Antony Polukhin wrote:
>>
>>> That would be nice. I would prefer more generic solution, something like
>>> <not-link-with>rt option. It is required because some other
>>> libraries under Android are also put into libc.
>>>
>>> Or we can cooperate somehow, I'll send my user-config.jam and some of
>>> the options may be put into b2.
>>>
>>
>> Dunno; if you're based in Moscow like your G+ profile say we might want
>> to just sit at Starbucks and fix
>> this interactively?
>>
>
I've finally found the problem: it was my impatience.

I've run run.py on linux and there still were those messages "Executing
using a command file and the shell: /bin/sh". After them were some link
errors. After a few hours run_on_android script was called.

Looks like I bjam/run.py runs some local tests and prints that message
about /bin/sh, after that attempts to compile,link test and if that
succeeds - runs `run_on_android` script. However I panicked at running
local tests stage :)

Continuing to dig into link errors...

-- 
Best regards,
Antony Polukhin


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