Skip to content
Prev 3565 / 10988 Next

[Rcpp-devel] R Memory Management and RInside

Hi,

I figured out the bug. I'm on the mac, and I had recompiled R and my
application with GCC, but I had still had a bunch of libraries, which
had been built in LLVM. I suppose the issue with LLVM relates to how
it does memory management.

Thanks
On Tue, Mar 6, 2012 at 7:11 AM, Dirk Eddelbuettel <edd at debian.org> wrote: