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

Identify and fix compiler/kernel version incompatibilities #103

Open
rountree opened this issue Oct 2, 2022 · 0 comments
Open

Identify and fix compiler/kernel version incompatibilities #103

rountree opened this issue Oct 2, 2022 · 0 comments
Assignees
Labels

Comments

@rountree
Copy link
Collaborator

rountree commented Oct 2, 2022

For kernel version 3.10.0-1160.71.1.1chaos.ch6.x86_64

gcc/4.8-redhat good
gcc/4.9.3 error
gcc/6.1.0 error
gcc/7.1.0 error
gcc/7.3.0 good
gcc/8.1.0 good
gcc/8.3.1 good
gcc/9.3.1 warnings
gcc/10.2.1warnings
gcc 11.2.0-19ubuntu1 good

Eventually I'd like to get a pile of VMs set up to test lots of kernel and compiler versions, and fix up what we can in the code, then document what can't be fixed.

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

No branches or pull requests

2 participants