ARM Linux 上的单声道
我已经为 ARM9 处理器上的嵌入式 Linux 交叉编译了 Mono。 但是当我尝试编译我的第一个 C# 程序“Hello world”时,我收到了这个 Mono 的输出:
Native stacktrace:
Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
我用谷歌搜索过,但我的问题太笼统了。 有人可以解释这个问题吗?
我可以在PC上交叉编译示例文件(使用Mono-arm编译器)并运行吗 嵌入式arm上的二进制文件?
我会尝试在没有 Mono 调试器的情况下重新编译。
谢谢
i've crosscompile Mono for embedded linux on ARM9 processor.
But when i try to compile my first c# program "Hello world" i receive this
output from Mono:
Native stacktrace:
Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
I've googled but my problem is too generic.
Can someone explain the problem ?
Can i crosscompile the example file on pc (with Mono-arm compiler) end run
the binary on embedded-arm ?
i'll try to recompile without Mono-debugger.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论