gdb problem resolved
I've discovered the problem I had with DEBUG=T in building a package. I had deleted the DLL from the target directory before rebuilding with DEBUG=T, but that doesn't recompile everything, it apparently just copies it from the source directory. To make the DEBUG=T flag have an effect, I needed to touch the source file to force a recompile. Duncan Murdoch -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._