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

wrong compiler option on RPi 4 64bit #29

Open
crumble0815 opened this issue Jul 2, 2020 · 0 comments
Open

wrong compiler option on RPi 4 64bit #29

crumble0815 opened this issue Jul 2, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@crumble0815
Copy link

Yout try to set -mfpu=neon
GCC does not lnow this option on aarch64 systems. You have to use -O3

@kiritigowda kiritigowda added the help wanted Extra attention is needed label Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants