This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug math/19439] Unix98 isinf and isnan functions conflict with C++11


https://sourceware.org/bugzilla/show_bug.cgi?id=19439

--- Comment #14 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
What do you mean by 'reappeared'? Are you trying to build a C++11 program
against GLIBC master and failing due the same issue described on bug?

>From your comment I infer that what you have updated were only GCC, so it is
still using the distro header. You will need to update your system GLIBC to
contains both d9b965f and 3c47c83 commits.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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