On 6 October 2016 at 13:48, Avraham Adler wrote:
| So I had to manually edit /etc/Makeconf to SHLIB_FCLD =  $(CXX). Would
| you know of any way to "override" Makeconf to get the package variable
| to override the Makeconf variable? Or is this something I should ask
| on R-devel.

One cannot.  That is super-annoying but a fact.  But I think you have the
(local) hook ~/.R/Makeconf.  How to set SHLIB_FCLD in a package is harder.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to