Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
不完全与编程/代码相关,但与 Linaro 编译器实用程序工具链相关。
我正在尝试为 armv7-a 架构的 Windows 平台找到 Linaro 工具链,但它是使用软浮点 abi 编译/配置的,即 --with-float=soft 我在这里搜索过,但没有我正在寻找的。
--with-float=soft
如果没有,我会尝试构建一个。为此,将不胜感激有关如何构建 linaro 工具链的指针。
在 Ubuntu Linux 或 cygwin 下的 Windows 上构建 linaro 工具链涉及哪些步骤?
如果您再往前追溯(到 12.04),您可以找到较旧的非 hf 版本。构建它们的说明在 README.txt 中。README.txt、source 和 crosstool 包在同一个地方。您使用 Ubuntu 机器来构建 Windows 托管的工具。