Skip to content
Prev 7523 / 10988 Next

[Rcpp-devel] g++ flags

On 30 April 2014 at 10:05, Dirk Eddelbuettel wrote:
|
| On 30 April 2014 at 10:41, JJ Allaire wrote:
| | I think that might be overkill (or something that we can do later if users ask
| | for it).
| 
| It is a one-liner, and it just sits there to be used, like OpenMP plugin. 
| 
| So in that sense it doesn't hurt, and it may yet help those for which both R
| < 3.1.0 and Windows are true.

Actually, as Gabor points out, where 'R < 3.1.0' and 'g++ < 4.7' which may
also be a bunch of servers running older RHEL or Ubuntu LTS.

Dirk