|
Boost Users : |
Subject: Re: [Boost-users] Context and coroutine for ARM
From: Daniel Estermann (estermad_at_[hidden])
Date: 2017-05-13 12:58:12
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_at_[hidden]>:
> 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_at_[hidden]
> https://lists.boost.org/mailman/listinfo.cgi/boost-users
>
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net