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

sebastian.bw at freenet dot de gcc-bugzilla@gcc.gnu.org
Sat Jan 28 22:01:00 GMT 2017


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

bastl73 <sebastian.bw at freenet dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.bw at freenet dot de

--- Comment #5 from bastl73 <sebastian.bw at freenet dot de> ---
I had the same error with gcc-6.3 and it seems to be

#include_next <whatever.h>   fails

#include <whatever.h>   works


More information about the Gcc-bugs mailing list