Boost logo

Boost :

Subject: Re: [boost] [beast] Request for Discussion
From: Klemens Morgenstern (klemens.morgenstern_at_[hidden])
Date: 2016-10-01 20:51:54


Am 02.10.2016 um 02:45 schrieb Paul Fultz II:
>> On Oct 1, 2016, at 7:24 PM, Klemens Morgenstern <klemens.morgenstern_at_[hidden]> wrote:
>>
>> I'm using boost.coroutine through boost.asio in a mingw project, which would then be dependent on boost.context. So either I'm doing something unsupported or you're wrong here. Works fine anyway.
> Boost.Context only builds for mingw if you have a MSVC assembler. Now, RedHat patches it, so Boost.Context can be built on RedHat(or CentOS). However, the author has refused to accept those patches unfortunately. When I build boost on ubuntu for mingw, I disable Boost.Context, which would mean disabling Boost.Beast as well.
>
> Also, Boost.Asio works fine as it doesn’t use Boost.Coroutine nor Boost.Context. I think it provides its own stackless-based coroutines.
>
> Paul
Oh, I didn't know that, thanks for the info - but since I'm not
cross-compiling I didn't notive that. I'm using stackful coroutines, and
those are implemented with boost.coroutine.
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk