Changes between Initial Version and Version 1 of Ticket #6918, comment 11


Ignore:
Timestamp:
Jan 31, 2013, 5:47:21 PM (10 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6918, comment 11

    initial v1  
    11I'm not able to compile boost 1.52 with gcc (tried 4.6.3, 4.7.2) with the same error
    22
     3
     4{{{
    35./boost/chrono/detail/inlined/posix/thread_clock.hpp: In static member function ‘static boost::chrono::thread_clock::time_point boost::chrono::thread_clock::now()’:
    46./boost/chrono/detail/inlined/posix/thread_clock.hpp:34:45: error: ‘pthread_getcpuclockid’ was not declared in this scope
    57./boost/chrono/detail/inlined/posix/thread_clock.hpp: In static member function ‘static boost::chrono::thread_clock::time_point boost::chrono::thread_clock::now(boost::system::error_code&)’:
    68./boost/chrono/detail/inlined/posix/thread_clock.hpp:60:45: error: ‘pthread_getcpuclockid’ was not declared in this scope
     9}}}
    710
     11