This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ 20
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Paul Deitel <paul at deitel dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Thu, 6 Feb 2020 16:00:07 +0000
- Subject: Re: C++ 20
- References: <6E46F3C1-D9D6-444E-8ACA-3C576121D195@deitel.com>
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.