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

Ubuntu 20.04 install gcc11 instead of gcc9 #10953

Open
czentgr opened this issue Sep 9, 2024 · 0 comments
Open

Ubuntu 20.04 install gcc11 instead of gcc9 #10953

czentgr opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@czentgr
Copy link
Collaborator

czentgr commented Sep 9, 2024

Description

When Velox starts building with C++20 standard the compiler toolchain needs to be updated and gcc11 will be the minimum supported version. Because Ubuntu 20.04 LTS is still around the setup script needs to change and install gcc11 (instead of keep installing gcc9).

Eventually, the CMake will enforce the supported compiler version.

@czentgr czentgr added the enhancement New feature or request label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant