LoginSignup
3
3

More than 5 years have passed since last update.

pip installにおいてclang: error: unknown argument: '-mno-fused-madd'

Posted at

Xcode5.1におけるclangの更新によって起こるエラー(よく知らないで書いてる)

$ sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install SomePackage

とすれば実行できるとのこと。

参考: http://rn102.hatenablog.com/entry/2014/03/24/150734

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3