[Rd] Cannot override default -O3 flag on Winodws, dll does not have symbols
rtaylor
taylor.russ at gmail.com
Thu Jan 10 03:58:22 CET 2013
In trying to compile a package with c code using Rtools, -O3 is added by
default. This comes from Makeconf? Compiler flags (CFLAGS="-O0 -g" ) set in
src/Makevars.win or src/Makevars appear before this.
nm pkg.dll reveals no symbols!
How can I compile a Windows package with "-O2 -g"?
Thanks,
RT
--
View this message in context: http://r.789695.n4.nabble.com/Cannot-override-default-O3-flag-on-Winodws-dll-does-not-have-symbols-tp4655106.html
Sent from the R devel mailing list archive at Nabble.com.
More information about the R-devel
mailing list