$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] b2 + iOS: weird behaviour
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2017-08-12 20:16:46
AMDG
On 08/12/2017 10:48 AM, Raffi Enficiaud via Boost-build wrote:
>
>> * why is this compiling the shared libraries with the wrong
>> architecture? I am never passing x86_64 on the command line
No idea, but it would help to see the clang command line
(Pass -d2 to b2 or -n to print the command line without
actually executing it).
>> * why boost.container is different from the others?
>> * how do we do to export what is explicitly exported? I know for sure
>> that classes in boost.test have the proper export directive, so those
>> should appear at least in the exported table name
>>
In Christ,
Steven Watanabe