Changes between Initial Version and Version 1 of Ticket #53226, comment 5


Ignore:
Timestamp:
Jan 6, 2017, 10:16:37 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53226, comment 5

    initial v1  
    1 some more data - from an Intel 10.5 machine. Same issue on the Intel machine, and also same issue with clang++. So it's looking more like a 10.5 issue than anything else, at the moment - not specific to gcc, and not specific to PPC. The `llrint` missing definitions you noted are a recognized issue with systems < 10.7, btw, see <https://github.com/jeremyhu/libcxx/commit/720feba4874d4ca3131753dc31af127e3c509c36>
     1some more data - from an Intel 10.5 machine. Same issue on the Intel machine, and also same issue with clang++. So it's looking more like a 10.5 issue than anything else, at the moment - not specific to gcc, and not specific to PPC. The `llrint` and other similar missing definitions you noted are a recognized issue with systems < 10.7, btw, see <https://github.com/jeremyhu/libcxx/commit/720feba4874d4ca3131753dc31af127e3c509c36>
    22{{{
    33$ cat math.cxx