This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ 20


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]