Displaying 1 result from an estimated 1 matches for "tstposp".
Did you mean:
totpop
2003 Dec 08
0
Re: Compiling R in 64-bit mode on AIX
...N_LDFLAGS="-Wl,-brtl" \
SHLIB_LDFLAGS="-Wl,-G" \
F77="xlf" \
./configure \
--without-x \
--without-blas
OBJECT_MODE=64 gmake
After this I tested with "gmake check" and found no errors.
I have just retried the above on the following setup.
h/w p690+ 1.7GHz
[tstposp at j36 R]$ oslevel -r
5200-02
[tstposp at j36 R]$ lslpp -l | grep vac.C
vac.C 6.0.0.5 APPLIED C for AIX Compiler
vac.C.readme.ibm 6.0.0.1 COMMITTED C for AIX iFOR/LS Information
vac.C 6.0.0.5 APPLIED C for AIX Compiler
[tstposp at...