单声道./configure --host=arm-linux?
我尝试使用 ./configure --host=arm-linux 选项进行一些交叉编译 mono (2.8),在 x86 ubuntu 上运行。
有时我会收到此错误:
检查arm-linux-gcc... gcc
检查 C 编译器默认输出文件名...
配置:错误:在 mono/mono-2.8 中:
配置:错误:C 编译器无法创建可执行文件
有时配置脚本完成时不会出现错误。
我不知道现在是正确的收到错误还是没有收到错误...
(编辑:问题已解决,似乎我在 CFLAGS 参数中犯了一些打字错误(缺少空格或某物))
是否可以交叉编译单声道(在模拟器之外?)?
此致
i tried some cross-compiling mono (2.8) with the ./configure --host=arm-linux option, running on an x86 ubuntu.
sometimes i get this error:
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
sometimes the configure script finishes without errors.
Idk what is now right getting the error or don´t getting it...
(edit: problem solved, seems like i did some typing errors (missing space or sth.) in the CFLAGS argument)
Is it even possible to cross-compile mono (outside an emulator?)?
best regards
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论