Skip to content
Prev 27071 / 63458 Next

Problem compiling R 3.6.1 on POWER 570 system

On Wed, 19 Dec 2007, Mark Komarinski wrote:

            
The R-admin manual says to use

CC="gcc -m64"
CXX="gxx -m64"
F77="gfortran -m64"
FC="gfortran -m64"

in several places: can you try following that (with g77 on your old OS, 
and presumably not FC if you don't have an F90 compiler).