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

Fix macOS compilation for fizzy-unittests for floating points #840

Open
axic opened this issue Jun 28, 2022 · 0 comments
Open

Fix macOS compilation for fizzy-unittests for floating points #840

axic opened this issue Jun 28, 2022 · 0 comments

Comments

@axic
Copy link
Member

axic commented Jun 28, 2022

[ 48%] Building CXX object test/unittests/CMakeFiles/fizzy-unittests.dir/execute_floating_point_conversion_test.cpp.o
In file included from /fizzy/test/unittests/execute_floating_point_conversion_test.cpp:6:
/fizzy/test/unittests/execute_floating_point_test.hpp:16:14: error: '#pragma FENV_ACCESS' is not supported on this target - ignored [-Werror,-Wignored-pragmas]
#pragma STDC FENV_ACCESS ON
             ^
1 error generated.
make[2]: *** [test/unittests/CMakeFiles/fizzy-unittests.dir/execute_floating_point_conversion_test.cpp.o] Error 1
make[1]: *** [test/unittests/CMakeFiles/fizzy-unittests.dir/all] Error 2
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

Successfully merging a pull request may close this issue.

1 participant