[Rcpp-devel] Can an Rcpp package include Fortran code?
    Dirk Eddelbuettel 
    edd at debian.org
       
    Thu Oct  6 20:24:10 CEST 2016
    
    
  
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 | edd at debian.org
    
    
More information about the Rcpp-devel
mailing list