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

error "PCLMUL instruction set required. Missing option -mpclmul #70

Open
gopower opened this issue May 15, 2023 · 3 comments
Open

error "PCLMUL instruction set required. Missing option -mpclmul #70

gopower opened this issue May 15, 2023 · 3 comments

Comments

@gopower
Copy link

gopower commented May 15, 2023

/include/sonic/internal/arch/sse/base.h:73:2: error: #error "PCLMUL instruction set required. Missing option -mpclmul ?"
73 | #error "PCLMUL instruction set required. Missing option -mpclmul ?"
image

image

@liuq19
Copy link
Collaborator

liuq19 commented May 16, 2023

you can add the compile options -mpclmul

@gopower
Copy link
Author

gopower commented May 16, 2023

image

@xiegx94
Copy link
Collaborator

xiegx94 commented May 19, 2023

How to reproduce?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants