在 Windows 上的 Eclipse 中针对 PPC 405 目标进行交叉编译

发布于 2024-08-03 01:53:58 字数 170 浏览 11 评论 0原文

有人知道如何使用 MinGW 或 Cygwin 设置 Eclipse 来构建、开发和交叉编译要部署在具有 PPC 405 架构的机器上的代码吗?是像为编译器设置正确的标志一样简单,还是有更多的事情涉及?我正在 Windows 上为在 PPC 处理器上运行 Linux 的嵌入式系统进行开发。任何正确方向的帮助或指示将不胜感激。

Does anybody out there know how to setup Eclipse with MinGW or Cygwin to build, develop and cross-compile code that is to be deployed on a machine with PPC 405 architecture ? Is it something as simple as setting the right flags for the compiler, or is there something more involved ? I'm developing on Windows for an embedded system running Linux on a PPC processor. Any help or pointers in the right direction would be sincerely appreciated.

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

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

发布评论

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

评论(1

野却迷人 2024-08-10 01:53:58

看到这个
http://kegel.com/crosstool/
虽然它构建了工具链,但看起来很容易
为 cygwin 构建工具链后,您可以从 eclipse 使用它

see this
http://kegel.com/crosstool/
it seems easy though it builds the toolchain
after building the toolchain for cygwin you may use it from eclipse

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