is coming from. For now, I’m
running that ld command without that extra flag and then copying the .so into
place.
On Dec 10, 2014, at 5:26 PM, Dirk Eddelbuettel wrote:
>
> On 10 December 2014 at 15:28, Mark Lilback wrote:
> | I’m trying to intall Rcpp using clang and libc++
I’m trying to intall Rcpp using clang and libc++ instead of gcc and libstdc++.
However, something is adding =lstdc++ to the call to ld and I can’t figure out
what it is.
Here is the link command that is happening:
vagrant@vagrant-ubuntu-trusty-64:/vagrant/Rcpp$ R CMD INSTALL --no-test-load -d
Is there any way to install RInside using install.packages that will pass a
-DRINSIDE_CALLBACKS flag to the preprocessor?
The callback code works perfectly for my application, but I’d like an easy way
to install it on other machines.
___
Rcpp-devel m
error results if I
put a typo in the file name).
_R->parseEvalQNT("source(file=\"sample123.R\", print.eval=TRUE, verbose=TRUE)”);
Am I messing something obvious? Looking through the source for source I don’t
see how the verbose stuff isn’t being printed.
--
Mark Lilback
West V