Menu

#851 iPhone build has problems with 3pp builds on 10.8/iOS7

developer_version
open
nobody
None
5
2014-09-19
2014-09-19
Jack Jansen
No

Building third party packages doesn't work when building on OSX 10.8 for iOS 7.1 (not sure which one of those is the problem).

All third party packages fail, and the problem is in running the C compiler/preprocessor. Removing the CC=llvm.... helps a bit, but then configure of for example expat fails with "cannot run cpp", because it needs an arm/arm64 architecture flag or something.

Discussion


Log in to post a comment.