Boost logo

Boost :

Subject: Re: [boost] [context review] Several Questions
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2011-03-22 12:02:48


Am 21.03.2011 21:02, schrieb Artyom:
>
> a) (BIG ONE) The shared object link using fcontext crashes!
>
> Using boost_1_46_0
>
> Building boost_context:
>
> bjam toolset=gcc context-impl=asm architecture=x86 instruction-set=native
> address-model=64 --with-context
> variant=release stage
>
> Then I compile example link.cpp
>
> Run it
>
> It crashes!
>

the assembler file was missing the .type directive. I've appended the
corrected version - it should replace
libs/context/src/asm/fcontext_x86_64_sysv_elf_gas.S.
(alternatively git://git.gitorious.org/boost-dev/boost-dev.git)

recompiling the lib should fix the problem.

regards,
Oliver




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