Thanks Oliver, this helped to get rid of platform not supported error. But I am still struggling with another error: 'exception_ptr' is not a member of 'std'. Build log: http://sprunge.us/hMVe

I am pretty sure it is defined for arm:
$ sed -n "64p" ../arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/include/c++/6.3.0/bits/exception_ptr.h
  exception_ptr current_exception() _GLIBCXX_USE_NOEXCEPT;

Any ideas on how to solve this?

2017-05-13 13:39 GMT+02:00 Oliver Kowalke via Boost-users <boost-users@lists.boost.org>:
http://www.boost.org/doc/libs/1_63_0/libs/context/doc/html/context/architectures/crosscompiling.html

architecture=arm <address-model>=32 <binary-format>=elf <abi>=aapcs

_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users