Skip to content
Prev 5918 / 15075 Next

Compiling packages with specific gcc

You will want to recompile R with the new compiler. Then, whenever you  
compile a package, it will use the same compiler as R was compiled with.

Mixing compilers might be possible using the hints from Duncan, but I  
am pretty sure it is discouraged.

In the past Simon has discouraged use of the HPC compilers. I don't  
remember the reasons, but I respect the source of the information :)  
He knows way more about mac compilers than I do. Of course, this was a  
while back and things might have changed.

Kasper
On May 5, 2009, at 10:05 , Steve Lianoglou wrote: