Skip to content
Prev 908 / 2152 Next

Problem creating a package with high-resolution timer

Thanks Olaf,
Thanks Daniel,

Problem solved. The typo was only in the mail. But I funneld the -lrt flag via the R CMD INSTALL mechanics to the compiler instead of to the linker. 
Setting PKG_LIBS=-lrt in Makevars did it. 

Cheers
Jens



-----Urspr?ngliche Nachricht-----
Von: "Olaf Mersmann" <olafm at datensplitter.net>
Gesendet: Feb 3, 2011 1:34:31 PM
An: r-sig-hpc at r-project.org
Betreff: Re: [R-sig-hpc] Problem creating a package with high-resolution timer