mac で clang: error: unknown argument: '-mno-fused-madd' → ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future
mac
2014-04-27 09:53 (11 years ago)

$ pip install reportlab
したら
clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
error: command 'cc' failed with exit status 1
となった。
依存パッケージ (pillow?) のインストール時に出てるっぽい
Fix 'clang: unknown argument' error after updating to Xcode 5.1
http://kaspermunck.github.io/2014/03/fixing-clang-error/
ここを参考に
ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install reportlab
評価をお願いします
まだ評価がありません
著者は、アプリケーション開発会社 Cyberneura を運営しています。
開発相談をお待ちしています。
開発相談をお待ちしています。