ARM Linux 上的单声道

发布于 2024-12-29 19:36:30 字数 613 浏览 3 评论 0原文

我已经为 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文