【问题标题】:Cross-compiling greenlet for linux arm targetlinux arm目标的交叉编译greenlet
【发布时间】:2016-09-23 21:58:52
【问题描述】:

我想构建在 arm32 linux 机器上使用的 greenlet。我有一台 ubuntu 机器,我的 gcc 交叉编译器用于 arm 目标。如何从我的 ubuntu 机器为我的目标构建 greenlet?

【问题讨论】:

  • 我已经为gentoo做了(你可以自定义我的Makefile)并且出现了一些qemu问题:raspberrypi.stackexchange.com/questions/56302/…。更好的解决方案是 chroot 到 arm 根映像,并使用 qemu-binfmt 以原生方式编译更多依赖于架构的代码。

标签: python arm


【解决方案1】:

使用 QEMU raspberry pi 构建 gevent。

【讨论】:

    猜你喜欢
    • 2011-08-04
    • 1970-01-01
    • 2020-02-05
    • 1970-01-01
    • 2018-03-01
    • 2012-07-20
    • 2017-02-03
    • 2015-12-20
    • 2015-04-17
    相关资源
    最近更新 更多