[MacPorts] #36364: gcc47, gcc48: Missing support for std::this_thread::sleep_for/sleep_until

MacPorts noreply at macports.org
Sun Oct 7 08:58:48 PDT 2012


#36364: gcc47, gcc48: Missing support for std::this_thread::sleep_for/sleep_until
----------------------------+--------------------
  Reporter:  l.digaspero@…  |      Owner:  mww@…
      Type:  defect         |     Status:  closed
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.2
Resolution:  fixed          |   Keywords:
      Port:  gcc47 gcc48    |
----------------------------+--------------------

Comment (by howarth@…):

 This isn't a new issue because the changes proposed and added in r98265
 never worked in the first place.[[BR]]
 The documentation of the configure options in libstdc++-v3/configure[[BR]]
 [[BR]]
   --enable-libstdcxx-time[=KIND][[BR]]
                           use KIND for check type [default=no][[BR]]
 [[BR]]
 clearly show the current usage is faulty. Also a cursory check of the
 libstdc++-v3/config.log would have[[BR]]
 shown that --enable-libstdcxx-time=yes also is broken on darwin because
 this option is currently linux-centric[[BR]]
 and depends on the presence of posix timers.

-- 
Ticket URL: <https://trac.macports.org/ticket/36364#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list