close
On Wed 29 Jun 2016 14:53, Rahul AG writes:
> Guile version: 2.0.11
> Machine type: x86_64-apple-darwin16.0.0
>
> macOS 10.12 introduces the `clock_gettime` family of functions, with slight
> differences from the *BSD and Linux implementations.
>
> The failure in linking is caused by a call at li
Guile version: 2.0.11
Machine type: x86_64-apple-darwin16.0.0
macOS 10.12 introduces the `clock_gettime` family of functions, with slight
differences from the *BSD and Linux implementations.
The failure in linking is caused by a call at libguile/stime.c @ L841 to
`clock_getcpuclockid`, which do