Re: Math.h error "long double" compile flag?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Found the fix.
The solution is
#include "math.h" at the top of foo.cpp file, i.e.
before any #include header files which maybe over-riding some of the math
definitions.

I have another question, but I will post a different thread for that :-)

Thanks again,
- Nirav



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux