gpt4 book ai didi

c++ - 在 ubuntu 中用 clang 编译 R 包

转载 作者:搜寻专家 更新时间:2023-10-31 01:45:01 25 4
gpt4 key购买 nike

目前我使用的是 ubuntu。

默认情况下,R 使用 g++ 编译 R 包中的 c/c++ 代码。

如何强制 R 使用 clang++/clang?

最佳答案

http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2012-August/004208.html

i) clang -- and I do from time to time test with clang which worksjust fine"as is", ie on my Linux box I simply say this in ~/.R/Makevars

CXX=clang++
CC=clang

谢谢德克!

关于c++ - 在 ubuntu 中用 clang 编译 R 包,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22730318/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com