On 10.05.2018 11:24, Bill Allombert wrote: > Package: g++-8 > Version: 8.1.0-1 > Severity: normal > > Hello GCC maintainers, > > trying to the attached dummy file with g++-8 fails: > > g++-8 -m32 hello.c > In file included from /usr/include/c++/8/stdlib.h:36, > from hello.c:1: > /usr/include/c++/8/cstdlib:41:10: fatal error: bits/c++config.h: No such file > or directory > #include <bits/c++config.h> > ^~~~~~~~~~~~~~~~~~ > compilation terminated. > > g++-8-multilib is installed. > This work with g++-7 and g++-6 > Maybe this is related to > "* Stop providing the 8.x.y symlinks in gcc_lib_dir and incluce/c++. "
works for me.