-
Notifications
You must be signed in to change notification settings - Fork 392
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
Compilation error with GCC 9.1.0 #1
Comments
Hey @mossmaurice, I would close the bug for now since this would be some effort to circumvent this already fixed compiler bug. If it stays an issue then please report the bug again with a short reasoning why the broken GCC 9.1.0 version should be supported. |
Operating system: Arch Linux
Compiler version: GCC 9.1.0
Observed result or behaviour: Software does not compile (./iceoryx_utils/cxx/variant.hpp:231 error: requested alignment is not an integer constant)
Expected result or behaviour: Software shall compile
Conditions where it occurred / Performed steps: run ./tools/iceoryx_build_test.sh
The text was updated successfully, but these errors were encountered: