#985: proper Configure.pl-time check for hires timers
----------------------+-----------------------------------------------------
Reporter: dukeleto | Owner:
Type: todo | Status: new
Priority: normal | Milestone:
Component: build | Version: 1.5.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: other |
----------------------+-----------------------------------------------------
Currently parrot uses clock_gettime() unless the platform is darwin, in
which it uses gettimeofday(). Any other esoteric platform that does not
have clock_gettime() will currently not build on parrot.
A proper check for each function should be done at Configure.pl-time for
these. Devel::NYTProf2 has already solved most of these issues, we should
emulate that.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/985>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets