Hrvoje Niksic wrote:

> Thanks for the report.  Please note that ptimer.c has undergone
> additional changes today, so you might want to update your source.

Will do.

> I don't get it -- if clock_getres is unavailable, then why does Cygwin
> declare support for POSIX timers?  Maybe we should simply use
> gettimeofday, or even Windows timers, under Cygwin?

I cannot answer that question. I will post it to the Cygwin list and
provide any answers here.

FWIW - POSIX timers appear to be partially supported. clock_gettime() is
present, but there is no librt.a, so it's in a nonstandard place (unless
I am totally missing something).


KM

Reply via email to