Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在支持 armv7 (iPhone 3GS+) 的设备上运行 armv6 编译的二进制文件?
例如,我可以在 iPhone 5 上使用使用 armv6 指令编译的库吗?
当然可以。ARMv7 向后兼容 ARMv6。