【问题标题】:Trying to build binutils with --enable-gold尝试使用 --enable-gold 构建 binutils
【发布时间】:2014-06-28 15:45:07
【问题描述】:

遵循本网站的说明:http://llvm.org/docs/GoldPlugin.html

来自命令:

../binutils/configure --enable-gold --enable-plugins --disable-werror

我收到一条警告:

configure: WARNING: unrecognized options: --enable-gold

从现在开始,我无法继续构建该项目。有什么建议吗?

【问题讨论】:

    标签: binutils gold-linker


    【解决方案1】:

    您确定您在binutils 的同级文件夹中吗?我从说明中复制了命令,但忘记了我在不同的目录中并选择了不同的配置脚本。

    【讨论】:

    • 正是我需要的。问题是我在 binutils 中创建了一个构建目录,并且还有一个 binutils/binutils/configure 导致了错误。谢谢。
    猜你喜欢
    • 1970-01-01
    • 2011-06-24
    • 2015-10-18
    • 2011-02-14
    • 2018-10-12
    • 2012-08-21
    • 2019-03-18
    • 2021-08-04
    • 1970-01-01
    相关资源
    最近更新 更多