Forums

Update g++ to a Version that is compatible with C++20.

Hi,

Is it possible to update the current g++ version to at least one that is compatible with C++20? I need to use the -fcoroutines option. I guess this implies updating glibc as well. The servers verison is currently 9.4.0, on my private machine I am using 11.4.0

Or maybe there is a different solution how i could get a g++ compiler running that supports C++20. Problem is just the older glibc Version.

There would be a new set of libraries in the next system image that we work on at the moment.