25 Feb
2015
25 Feb
'15
9:27 a.m.
2015-02-24 10:24 GMT+01:00 Edward Nevill
On Tue, 2015-02-24 at 08:16 +0100, Oliver Kowalke wrote:
2015-02-23 18:44 GMT+01:00 Edward Nevill
: the problem that boost.build does not evaluate os.paltform to ARM the reason is that tools/build/src/engine/jam.h tests for __arm__ which is not set in the case of the 64bit ARM architecture. I'll post a patch. OK, Thx.
the patch was merged into boost.build - could you fetch the new version (file src/engine/jam.h https://github.com/boostorg/build/pull/58/files#diff-c88fe8afebc632d0bef2bd5...) and check if boost.context (please fetch) builds and runs as expected?