Why does march=native not work on Apple M1?

后端 未结 0 1413
轻奢々
轻奢々 2021-01-30 18:00

Whenever I try to compile any C++ program with march=native on a Macbook with a M1 chip, I get the following error when using clang:

clang: error: th         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题