This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Missing TR1 cmath functions


Paolo Carlini wrote:
I suspect this may be because you are running (recent) darwin: in that
case the llrint and llround functions may be unavailable, and
_GLIBCXX_USE_C99_MATH_TR1 remains undefined....

It's Mingw32, but yes having now checked _GLIBCXX_USE_C99_MATH_TR1 is indeed undefined.


Thanks, John.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]