针对 MIPS 处理器交叉编译 Perl 或 Expect

发布于 2024-12-13 06:13:07 字数 202 浏览 3 评论 0原文

我正在使用带有 MIPS 处理器的嵌入式板。我应该为具有不同应用程序的系统开发测试。我的问题是:有没有办法为目标板交叉编译Perl或Expect。我的理解是,我们使用的板是具有 800 MHz 处理器的 MIPS。不确定型号。我知道我们使用 CodeSourcery 来编译所有应用程序。

有没有办法使用CodeSourcery或其他工具为目标板编译Perl或Expect?

I am working with an embedded board that has a MIPS processsor. I am supposed to be developing tests for the system with different applications. My question is: is there a way to cross-compile Perl or Expect for the target board. My understanding is that the board we use is MIPS with a 800 MHz processor. Not sure of the model number. I know that we use CodeSourcery to compile all applications.

Is there a way to use CodeSourcery or other tools to compile Perl or Expect for the target board?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

山色无中 2024-12-20 06:13:07

看看交叉编译 Perl for ARM,并执行相同的操作,但使用 targetarch 和 Code Sourcery MIPS 编译器的正确(即 MIPS)值。

Take a look at Cross-compiling Perl for ARM, and do the same thing, but with correct (i.e. MIPS) values for targetarch and the Code Sourcery MIPS compiler.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文