$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [context] asm_context_sources breaking regression testing for WinCE
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-12-02 12:10:38
> The _M_IX86 is not defined.
do you compile for ARM vor X86?
> However, I am actually less concerned about whether or not Boost.Context
is functional on WinCE/ARM. What doesn't seem right is that Boost.Context
is aborting the entire regression test sequence by generating a run-time
error in the jamfilile.
the jam file dos not special things, it provides only the alternatives. you
can specify --without-context in order to exclude context from build.