-
Notifications
You must be signed in to change notification settings - Fork 145
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
error: unrecognized command line option ‘-mvaes’; did you mean ‘-maes’? #421
Comments
How can I deal with it ? Thanks a lot! |
|
Thanks a lot . The verison of gcc is 6 before .And I update it to 12.2.0 .But I Still have the same problem. |
Is it still using the before version to make install? |
You can find compiler version in cmake log. I suppose there is in |
Thanks a lot !!!! But I still have a problem ?execvp: /usr/bin/cc: Permission denied ? How could I deal with it ? I have already install the gcc of 12.2.0, in fact, the cc should be installed too . |
BTW, notice, that while the compiler supports those insns, a) assembler may not and b) physical cpu may not. |
No description provided.
The text was updated successfully, but these errors were encountered: