Skip to content
Prev 3432 / 12125 Next

[R-pkg-devel] use g++ instead of clang++ on Mac OS

On 24.01.19 16:50, Jan Wijffels wrote:
Yes, that also affects configure scripts. You might achieve this
compiler switch by using src/Makefile, since that fie is included after
R_HOME/etc/Makeconf. But I have never tried that and it is strongly
discouraged in WRE. I would expect that a package doing something like
that will not pass the CRAN checks.

Greetings
Ralf