Skip to content
Prev 50971 / 63424 Next

Build R with MKL and ICC - make check fails

On Tue, Sep 8, 2015 at 10:31 AM, arnaud gaboury <arnaud.gaboury at gmail.com>
wrote:
Issue solved. I am building R with an already existing R installation and
env variable R_HOME was set. I $ unset R_HOME and then make check succeed.