-
Notifications
You must be signed in to change notification settings - Fork 158
The SSE2 detection fails on i386 #761
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
Comments
This is a longstanding problem. Any help in fixing this issue would be greatly appreciated. It is unlikely to get fixed without someone in the community providing a fix. |
Something like
should do. |
@yurivict I don't think it is a good idea to automatically set values like this. VXL does not 'require' sse2 to work, but if chosen, or specified, it should take advantage of the feature. I've made an update to make the implementation a bit cleaner, and now require the developer to request the compiler features desired. Would you mind seeing if the current master branch solves your issues? It should now provide better diagnostic messages if an incompatible configuration is selected. |
I am not able to build on i386 on demand because of the cost of setting up VMs. |
http://beefy17.nyi.freebsd.org/data/head-i386-default/p526741_s358237/logs/vxl-2.0.2.629.log (IPv6 URL)
FreeBSD 13 i386
The text was updated successfully, but these errors were encountered: