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

Support for GCC14 & GCC15 in the cpp images #1280

Open
gldraphael opened this issue Jan 8, 2025 · 3 comments
Open

Support for GCC14 & GCC15 in the cpp images #1280

gldraphael opened this issue Jan 8, 2025 · 3 comments

Comments

@gldraphael
Copy link

It would be very nice if we could specify a GCC version for the existing images similar to how we can currently specify a CMAKE version. But just having access to only the latest GCC would be nice too, since many of the newer C++ features (like println from the print header) are not supported in GCC13.

@bamurtaugh
Copy link
Member

Thank you for the feedback! I wonder if @sinemakinci1 has any thoughts on this? :)

@sinemakinci1
Copy link

@gldraphael @bamurtaugh Thanks for forwarding, I think this is a very valid request if feasible, as there are some C++ features that require min GCC 14 or 15 to be able to compile (see: https://en.cppreference.com/w/cpp/compiler_support/23)!

@bamurtaugh
Copy link
Member

Thanks so much for the feedback!

cc @gauravsaini04 @Kaniska244

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

No branches or pull requests

4 participants