【问题标题】:Debian ARM Qt Creator G++ compilerDebian ARM Qt Creator G++ 编译器
【发布时间】:2015-10-22 09:22:18
【问题描述】:

因为我没有时间在我的 i686 debian 机器上配置 arm g++ 交叉编译器,所以我决定在运行在 Debian 上的 BeagleBone 上安装图形模式。是否存在用于 debian BBB 发行版的 arm g++ 编译器?我只是想跳过交​​叉编译并在 BBB 上构建我的代码,并在编译后立即运行它。如果可能的话,我正在寻找答案,或者在这种情况下需要交叉编译?

【问题讨论】:

  • 不管它是否存在,与您的 PC 相比,在 BeagleBone Black 上编译都会非常慢。更何况 IDE 也会更慢...

标签: qt g++ arm debian beagleboneblack


【解决方案1】:

有以下架构的 g++ 编译器:

amd64 arm64 armel armhf i386 mips mipsel powerpc ppc64el s390x

https://packages.debian.org/search?keywords=g%2B%2B。如果您运行的是普通的 arm 并且两个突出显示的架构不符合要求,那么您就不走运了。

【讨论】:

    猜你喜欢
    • 2016-01-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-06-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多