[Bug libstdc++/70129] [6 Regression] stdlib.h: No such file or directory when using -isystem /usr/include

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 31 18:36:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Why do you need to use either option? /usr/include is already a system include
dir, so -isystem /usr/include serves no useful purpose.


More information about the Gcc-bugs mailing list