wuhao5/boost

Compiling boost 1.54.0

abbasmousavi opened this issue · 2 comments

I can not compile boost 1.54.0 with this script. It compiles for armv7, armv7s and mac architectures, but can not compile for i386 (iOS simulator)

It compiles into a flat universal binary (armv6, armv7, armv7s, i386). What error were you getting? could you provide more details?

I have the same problem. I posted to both the Boost Users mailing list and StackOverflow. I still haven't figured it out. For some reason the compiler command is empty when compiling for the simulator.

http://stackoverflow.com/questions/17714635/how-can-i-compile-boost-1-54-0-1-54-for-the-ios-simulator-6-1-on-os-x-10-8-4