|
Boost : |
Subject: Re: [boost] [context] Using Boost.Context on the BlueGene/Q
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2014-05-16 02:13:19
2014-05-07 14:04 GMT+02:00 Oliver Kowalke <oliver.kowalke_at_[hidden]>:
> You could try to add following line to the Jamfile.v2 (SYSV/ELF is
> assumed):
>
> alias asm_context_sources
> : asm/make_ppc64_sysv_elf_gas.S
> asm/jump_ppc64_sysv_elf_gas.S
> : <abi>sysv
> <address-model>64
> <architecture>power
> <binary-format>elf
> <toolset>clang
> ;
>
> this should use the clang-as
>
@Thomas, does the modification work?
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk