By default neon (which uses Ubuntu 20.04 as a base) uses gcc 9. But I see gcc 10 is available in the archive so it's probably not hard to switch the packaging to use that.
Jonathan On Fri, 6 Aug 2021 at 12:06, Nicolas Fella <nicolas.fe...@gmx.de> wrote: > Hi, > > I would like to explore whether it would be feasible from a distribution > POV to use C++20 in Plasma (and other non-Frameworks projects). > > In practical terms this would mean something like requiring gcc 10 or > clang 10 (the exact version that supports a given standard is hard to > define precisely, but these versions seem to have a reasonable coverage). > > Is there any distro planning to ship future Plasma releases that does > not have gcc 10 or clang 10? > > Cheers > > Nico > >