When trying to build the attached project on mac, it fails. I works however if
target_arch is set to either 32-bit or 64-bit. The error when trying to build
for a fat binary is about a missing dependency on a
target_c_standalone_helper.so.TOC. Exact error is:
ninja: Entering directory `out/Default'
ninja: error: 'target_c_standalone_helper.so.TOC', needed by
'libc_standalone.a', missing and no known rule to make it
Original issue reported on code.google.com by sdefresne@chromium.org on 27 Feb 2014 at 5:11
Original issue reported on code.google.com by
sdefresne@chromium.org
on 27 Feb 2014 at 5:11Attachments: