Buildroot 外部工具链 +并行构建

发布于 2024-12-14 01:48:29 字数 74 浏览 4 评论 0原文

buildroot 外部工具链是否支持并行构建?这意味着我可以在我的系统上参考同一个工具链文件夹完成多个构建。

谢谢。

Does buildroot external toolchain supports parallel builds ? Meaning I can have multiple builds done on my system referring to the same toolchain folder.

Thanks.

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

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

发布评论

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

评论(1

戈亓 2024-12-21 01:48:29

是的,没有任何问题。当 Buildroot 使用外部工具链时,在构建过程开始时,它会在 Buildroot 构建目录中创建工具链 sysroot 的私有副本。该构建与其他构建完全隔离。

Yes, without any problem. When Buildroot uses an external toolchain, at the beginning of the build process, it creates a private copy of the toolchain sysroot into the Buildroot build directory. The build remains completely isolated from other builds.

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