I’m not sure if this happens on other platforms as well, but I am noticing that dependencies like GMP are picking up strange flags like “-march=k8 -mtune=k8” on macOS, even when MARCH is set to ‘native’ (it actually puts -march=native and then cancels it out by adding the other, wrong ones). Does anyone know where all of these flags are coming from?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Building julia with `march=native` | 15 | 1418 | June 5, 2022 | |
Mac OpenMP-capable compiler? | 9 | 462 | May 12, 2024 | |
Invalid CPU name x86-64 error when building with MARCH=x86-64 | 4 | 1163 | January 26, 2019 | |
Precompilation of MKL failed; no evidence left behind | 1 | 265 | November 9, 2023 | |
Building Julia for Nix | 14 | 623 | June 7, 2024 |