【问题标题】:Osxcross building invalid operand errorOsxcross 构建无效操作数错误
【发布时间】:2017-12-22 18:14:26
【问题描述】:

我正在尝试在 Linux 上使用 osxcross 构建基于 cpuminerSlimminer。我将其配置为:

CC=o64-clang CXX=o64-clang++ ./configure ---host=x86_64-apple-darwin10.11

配置它没有错误。我正在尝试使用:

make CC=o64-clang CXX=o64-clang++

我在说这一切的时候收到很多错误:

error: invalid operand for instruction
   or
while in macro instantiation

【问题讨论】:

    标签: makefile compilation autotools bitcoin


    【解决方案1】:

    这个错误是由于我的无知。我没有完全阅读构建说明。我没跑

    ./nomacro.pl 
    

    解决了这个问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-01-05
      • 2013-01-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多