【问题标题】:Will autotools recompile the entire project if I change the prefix with configure?如果我用 configure 更改前缀,autotools 会重新编译整个项目吗?
【发布时间】:2012-08-17 20:30:58
【问题描述】:

我刚刚配置、构建和安装了 gcc,并指定了错误的前缀。在使用不同的--prefix 进行配置后,我会重建所有二进制文件吗?

【问题讨论】:

    标签: build autotools configure


    【解决方案1】:

    不幸的是,它从头开始编译所有内容。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-03-28
      • 2013-10-26
      • 2013-08-20
      • 2018-04-14
      • 1970-01-01
      • 1970-01-01
      • 2018-12-23
      • 2012-08-07
      相关资源
      最近更新 更多