Subject: Re: [boost] Boost trunk on Solaris 10 sparc
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-03-02 14:14:18


On 03/02/2012 07:43 PM, Oliver Kowalke wrote:
> Am 02.03.2012 19:16, schrieb Mathias Gaunard:
>> On 03/02/2012 03:08 PM, Oliver Kowalke wrote:
>>> Hello Maciej,
>>> unfortunately boost.context doesn't support the SPARC architecture yet.
>>> Maybe I find time soon to implement the assembler stuff for SPARC.
>>> regards,
>>> Oliver
>>
>> Couldn't it fall back to the ucontext implementation?
>>
>>
> ucontext is deprecated by POSIX

Yet it's available on a large number of systems.
It being removed from the POSIX specification doesn't mean systems will
stop supporting it.