我尝试了一些使用 ./configure --host=arm-linux 选项的交叉编译单声道(2.8),在 x86 ubuntu 上运行。
有时我会收到此错误:
checking for arm-linux-gcc... gcc
checking for C compiler default output file name...
configure: error: in mono/mono-2.8:
configure: error: C compiler cannot create executables
有时配置脚本完成时没有错误。
Idk 什么是正确的得到错误或没有得到它......
(编辑:问题已解决,好像我在 CFLAGS 参数中做了一些输入错误(缺少空格或某事))
甚至可以交叉编译单声道(在模拟器之外?)?
此致