Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/156.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ 5s交叉编译xnu_C++_Xcode_Arm_Cross Compiling_Jailbreak - Fatal编程技术网

C++ 5s交叉编译xnu

C++ 5s交叉编译xnu,c++,xcode,arm,cross-compiling,jailbreak,C++,Xcode,Arm,Cross Compiling,Jailbreak,在尝试构建跨工具链时,我在尝试编译ios版xnu时遇到了以下错误: $ make SDKROOT=iphoneos TARGET_CONFIGS=armv7a xcrun: error: unable to find utility "embedded_device_map", not a developer tool or in PATH xcrun: error: unable to find utility "embedded_device_map", not a develope

在尝试构建跨工具链时,我在尝试编译ios版xnu时遇到了以下错误:

$ make SDKROOT=iphoneos TARGET_CONFIGS=armv7a xcrun: error: unable to find utility "embedded_device_map", not a developer tool or in PATH     xcrun: error: unable to find utility "embedded_device_map", not a developer tool or in PATH /usr/local/src/xnu/makedefs/MakeInc.kernel:14: *** Unsupported CURRENT_ARCH_CONFIG .  Stop. make[1]: *** [build_setup_bootstrap_ARMV7A^^] Error 2 make: *** [all] Error 2
我根本找不到关于这个工具的任何信息,更不用说为cortex-a9(Apple a5)安装或交叉编译它的方法了


因此,如果有人能提供一点见解,我将不胜感激。我到底在哪里可以找到这个工具?

哎呀,是为iPad Mini(iPad2,5)编译的,而不是5s。是否为iOS设备构建了源代码支持?XNU不是iOS内核吗?你不可能是FBI的,是吗?ncurses、readline和boost库的源代码。我想我有点不知所措了,好像丢失了xnu的头文件,开始回溯。。。。请帮帮我,哈哈