Displaying 1 result from an estimated 1 matches for "antecd".
Did you mean:
antec
2008 Apr 18
1
problem customizing CXXFLAGS in Windows
Hi all,
I am running R 2.6.2 in Windows XP with Rtools 2.7 and am trying to compile
a shared library in Windows with customized level of optimization.
Specifically, I would like to have "-O3 -funroll-loops" as flags when I run
"R CMD SHLIB ***.cc" to speed the program for my simulations.
I have read through the documentation and have tried adding the line
PKG_CXXFLAGS =