[Rcpp-devel] weird error
deqiang sun
deqiangs at bcm.edu
Fri May 6 02:21:50 CEST 2011
Does any one encounter such error?
$ ./rinside_example0
Error: cons memory exhausted (limit reached?)
Execution halted
The code is just rinside_example0.cpp.
The make file is just the original Make file with the line "sources := $(wildcard *.cpp)"
replaced by
"sources = rinside_example0.cpp" because there are multiple cpp files.
Note that there are many header files, cpp files and text style data files.
Thanks,
DSUN
More information about the Rcpp-devel
mailing list