Displaying 1 result from an estimated 1 matches for "gwarf".
Did you mean:
dwarf
2020 Jun 01
2
Debugging packages with compiled C code on Windows
...-DDEBUG -g3 -O0"
3. Is it necessary to compile R with debug turned on? One of the FAQs
mentioned to compile R with make DEBUG=T.
4. Using Rtools 4.0 and Jeroen's scripts for building R works great (many
thanks). But does not seem to have an impact on optimization, other than
including -gwarf-2. It adds -DNDEBUG flag. Is that sufficient for
debugging compiled code in a package? Obviously, I just need to debug
package code, so does it matter?
I am happy to write-up a FAQ.
Thanks, SM
[[alternative HTML version deleted]]