Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8

2014-09-24 Thread Kumar Aiyer
vel- > boun...@lists.r-forge.r-project.org] On Behalf Of Dirk Eddelbuettel > Sent: Tuesday, September 23, 2014 3:39 PM > To: Kumar Aiyer > Cc: rcpp-devel@lists.r-forge.r-project.org > Subject: Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8 > > > On 23 S

Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8

2014-09-23 Thread John Buonagurio
.org > Subject: Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8 > > > On 23 September 2014 at 12:14, Kumar Aiyer wrote: > | Hi John: > | Thanks for the info. I have not checked if it works in vanilla MingW. > | Doing that today. However here is the summary from

Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8

2014-09-23 Thread Dirk Eddelbuettel
On 23 September 2014 at 12:14, Kumar Aiyer wrote: | Hi John: | Thanks for the info. I have not checked if it works in vanilla MingW. Doing | that today. However here is the summary from the user guide which clearly | states it has been tested. The problem may be with the 64bit libraries. ^^

Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8

2014-09-23 Thread Kumar Aiyer
Hi John: Thanks for the info. I have not checked if it works in vanilla MingW. Doing that today. However here is the summary from the user guide which clearly states it has been tested. The problem may be with the 64bit libraries. 2.7 Compile and run the C program This description explains how

Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8

2014-09-23 Thread John Buonagurio
Hi Kumar, > I am developing a module RcppSSC which is an R wrapper for a C library for > Solar Energy from NREL. > -LC:/SAM/ssc-sdk-2014-1-21/win64/ -lssc Looks like you're linking to an MSVC 2013 DLL which could cause problems (even if it's ANSI C). Before attempting to build out the Rcpp modu

Re: [Rcpp-devel] Need Help: debugging Rcpp with gdb on Windows 8

2014-09-22 Thread Kumar Aiyer
I am developing a module RcppSSC which is an R wrapper for a C library for Solar Energy from NREL. I am using RStudio to build and install the package for debugging. Build session output shows that debug flags are enabled ==> Rcmd.exe INSTALL -