18 May
2015
18 May
'15
11:34 a.m.
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