Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang + fedora + VM+ march=native = failure #146

Open
ClementPernet opened this issue Dec 20, 2019 · 2 comments
Open

clang + fedora + VM+ march=native = failure #146

ClementPernet opened this issue Dec 20, 2019 · 2 comments
Labels

Comments

@ClementPernet
Copy link
Member

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/

@ClementPernet
Copy link
Member Author

Not sure we want to fix this problem on our side, unless someone shows up who actually needs it to be solved.

@cyrilbouvier
Copy link
Member

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.

@jgdumas jgdumas added question and removed bug labels Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants