[R] R 1.9.1 compilation error (on AIX 5.1)

Liaw, Andy andy_liaw at merck.com
Mon Jul 19 14:25:39 CEST 2004


The following are the entries in the config.site file I used to compile
R-1.9.1 on AIX.  See if that helps.

CC=xlc
CFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto -q64"
F77=xlf
FFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto -qextname -q64"
SHLIB_LDFLAGS="-Wl,-G -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry
-Wl,-bexpall"
CXX=xlC
CXXFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto -q64"



Andy



> From: Frankie Cheung [mailto:ftcheung at hkusua.hku.hk] 
> 
> Dear Sir,
> 
> Still encounter another error message during compilation of R 1.9.1 on
> AIX 5.1 (target expall not found):
[snip]
> 
> Any suggestion?
> 
> with regards,
> Frankie Cheung




More information about the R-help mailing list