givaro
givaro copied to clipboard
clang + fedora + VM+ march=native = failure
march=native
on fedora with clang seem to fail to detect the right target:
error: unknown target CPU 'pentium-m'
https://ci.inria.fr/linbox/job/Givaro/Archi=linbox-fedora,Compiler=clang++/257/
Not sure we want to fix this problem on our side, unless someone shows up who actually needs it to be solved.
I found this help that may help: http://clang-developers.42468.n3.nabble.com/unknown-target-CPU-pentium-m-td4062968.html
It looks like a problem with the installation of clang on this machine.