Boost logo

Boost :

Subject: Re: [boost] [context] Linux x64 / printf
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-09-11 06:34:46


> >> fc1.fc_stack.base = alloc1.allocate(ctx::minimum_stacksize());
> >
> > maybe your stacksize is too small - use for instance default_stacksize()
>
> Somewhat off-topic, but does Boost.Context support specifying automatic
> stack growth as supported by Linux?

yes, it is planed. gcc supports split-stacks. unfortunately this feature requires the gold linker..
Oliver


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