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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Apparently Analagous Threads
- Debugging tools and practices in Windows?
- Upgrading a package to which other packages are LinkingTo
- Debugging tools and practices in Windows?
- [LLVMdev] buildbot failure in LLVM on clang-x86_64-ubuntu-gdb-75
- Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers