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.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to