[Bug libstdc++/71090] #include <cmath> cannot locate math.h

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 29 01:29:00 GMT 2017


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

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
If you mess with the order of system header directories then you mess up how
headers are found. So don't do that.


More information about the Gcc-bugs mailing list