C++ 20

Jonathan Wakely jwakely.gcc@gmail.com
Thu Feb 6 16:00:00 GMT 2020


On Thu, 6 Feb 2020 at 15:50, Paul Deitel wrote:
>
> Hi,
>
> Is there a docker container for the current development version of GCC 10?

This question would be more appropriate on the gcc-help mailing list.

The GCC project doesn't provide pre-built binaries or packages of any kind.

The rawhide image at https://hub.docker.com/_/fedora has GCC 10.

Or you can install the .deb file from
https://jwakely.github.io/pkg-gcc-latest/ in an Ubuntu container.



More information about the Gcc mailing list