[Bug libstdc++/54847] --enable-libstdcxx-time=yes non-functional on darwin

jeremyhu at macports dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 7 17:40:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54847

Jeremy Huddleston Sequoia <jeremyhu at macports dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeremyhu at macports dot
                   |                            |org

--- Comment #2 from Jeremy Huddleston Sequoia <jeremyhu at macports dot org> 2012-10-07 17:39:52 UTC ---
I think Jack is confused regarding --enable-libstdcxx-timer.  From emailing me,
he seems to be under the impression that '--enable-libstdcxx-timer' is
equivalent to '--enable-libstdcxx-timer=no' ... if that is the case, then
something is certainly wrong since --enable-libstdcxx-timer should be
equivalent to '--enable-libstdcxx-timer=yes' ...

As for darwin ... we have sched_yield and nanosleep.  We don't have
clock_gettime.

Why are you testing for posix timer support in your checks for sched_yield and
nanosleep?



More information about the Gcc-bugs mailing list