Boost logo

Boost :

Subject: Re: [boost] [Testing] Android clang tests
From: Dmitry Moskalchuk (dm_at_[hidden])
Date: 2015-05-18 07:34:27


On 18/05/15 02:13, Alex Afanasyev wrote:
> This is not directly related to Android failure (sorry for the possible off topic), but there is also somewhat related failure that I have encountered in my application when building with boost 1.58 and clang compiler on OSX platform with precompiled headers enabled. It is far fetched, but Android issue and what I’m seeing on OSX platform could be caused by the same problem.

Well, it should be another problem. There is no clang crash in original
error report. There is just clang's complaint regarding multiple usage
of "-o" option when using pre-compiled headers (the reason is still
unclear though, since there is just one "-o" in command line).

-- 
Dmitry Moskalchuk



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