[R-sig-hpc] Problem creating a package with high-resolution timer

Olaf Mersmann olafm at datensplitter.net
Thu Feb 3 13:34:31 CET 2011


Dear Jens,

2011/2/3 "Jens Oehlschlägel" <jens.oehlschlaegel at truecluster.com>:
> I am trying to INSTALL to R-2.12.1 a package with a high-resolution time (timer_gettime and friends).
> I learned that I need to compile with the real time option "gcc -lrc"

This should be "gcc -lrt" iirc. Is this a typo? Does it also fail if
you link against librt?

Cheers,
Olaf Mersmann



More information about the R-sig-hpc mailing list