On 07/24/2018 11:08 PM, Geert Stappers wrote: > On Tue, Jul 24, 2018 at 05:51:08AM +0200, Cyril Brulebois wrote: >> Geert Stappers <[email protected]> (2018-07-23): >>> On Wed, Jul 18, 2018 at 02:09:45AM +0200, Cyril Brulebois wrote: >>>> FWIW the severity of this bug report just got upgraded to serious but it >>>> can be directly reproduced in an up-to-date sid system, as gcc-defaults >>>> doesn't seem to have been switched to gcc-8 yet. >>> >>> How to enforce that g++ is g++-8 ? >> >> That's what gcc-defaults binaries are for: >> >> https://tracker.debian.org/news/974131/accepted-gcc-defaults-1178-source-into-unstable/ > > | $ LANG=C sudo apt install gcc-defaults > | Reading package lists... Done > | Building dependency tree > | Reading state information... Done > | E: Unable to locate package gcc-defaults > > Meaning I have another challenge :-) > gcc-defaults is a source package name, not a binary package. One of the binary packages built from the gcc-defaults source is "g++".
Cheers, Julien

