Hi, I am trying to make a debug version of R ( for use with gdb later ) on windows.
I am executing the following. src\gnuwin32>make clean src\gnuwin32>make DEBUG=T In the output, I see many -O3 flags I do not see any -g -O0 flags which ( I believe/I think ) that is what I need to debug R in gdb. What is the proper way to 'make' a 'Debug version of R'? Thank you, Andre Mikulec andre_miku...@hotmail.com ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel