7 May
2014
7 May
'14
12:04 p.m.
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 I don't know how to pass command-line options to the assembler via boost.build please, report what happens Oliver