[R-pkg-devel] use g++ instead of clang++ on Mac OS
Ralf Stubner
r@||@@tubner @end|ng |rom d@q@n@@com
Thu Jan 24 18:57:16 CET 2019
On 24.01.19 16:50, Jan Wijffels wrote:
> Thank you for the input. Does that mean also using a configure script
> would not work to make it use g++ instead of clang++ on Mac OS?
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
--
Ralf Stubner
Senior Software Engineer / Trainer
daqana GmbH
Dortustraße 48
14467 Potsdam
T: +49 331 23 61 93 11
F: +49 331 23 61 93 90
M: +49 162 20 91 196
Mail: ralf.stubner using daqana.com
Sitz: Potsdam
Register: AG Potsdam HRB 27966
Ust.-IdNr.: DE300072622
Geschäftsführer: Dr.-Ing. Stefan Knirsch, Prof. Dr. Dr. Karl-Kuno Kunze
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://stat.ethz.ch/pipermail/r-package-devel/attachments/20190124/9b5c6f61/attachment.sig>
More information about the R-package-devel
mailing list