I have several related questions.
1. Is it possible to use a GUI: Rstudio/Eclipse/Visual-studio to debug
compiled code on Windows? Things that work on Eclipse for Windows do not
work on Eclipse for Windows.
2. R CMD INSTALL seems to override default attempts to provide
CFLAGS="-DDEBUG -g3 -O0"
3
6 PM, Prof Brian Ripley
wrote:
> On 30/05/2015 13:14, Duncan Murdoch wrote:
>
>> On 29/05/2015 4:16 PM, Sue McDonald wrote:
>>
>>> My apologies for cross-posting. I found this site, after I had posted on
>>> stack-overflow.
>>>
>>> I need to com
My apologies for cross-posting. I found this site, after I had posted on
stack-overflow.
I need to compile several static libraries (C & Fortran) which will later
be linked with an R package. Rtools33 directory includes /i686-w64-mingw32
directory which I understand creates 32 bit binaries. Yet, t