[Rd] Compiling on AIX 6.1
Schermerhorn, Phillip
Phillip.Schermerhorn at austintexas.gov
Thu Jul 9 16:44:50 CEST 2015
I'm trying to compile R on AIX 6.1.
gcc -v
Using built-in specs.
Target: powerpc-ibm-aix6.1.0.0
Configured with: ../gcc-4.4.5/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0
Thread model: aix
gcc version 4.4.5 (GCC)
gfortran -v
Using built-in specs.
Target: powerpc-ibm-aix6.1.0.0
Configured with: ../gcc-4.4.5/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware --enable-threads --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --host=powerpc-ibm-aix6.1.0.0
Thread model: aix
gcc version 4.4.5 (GCC)
No matter what I try, I keep getting the following errors.
ld: 0711-224 WARNING: Duplicate symbol: R_ReadItemDepth
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
ld: 0711-317 ERROR: Undefined symbol: .__nearbyintl128
ld: 0711-317 ERROR: Undefined symbol: .__log1pl128
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Any ideas on how to correct this?
Thanks
Phil
Phillip Schermerhorn
Programmer/Analyst
Communication Technology Management -- City of Austin
Office: (512) 974-1433
The latest survey shows that three out of four people make up 75% of the population.
[[alternative HTML version deleted]]
More information about the R-devel
mailing list