Hi: I am trying to R (v2.1.1) to compile on OpenSolaris (build 22) using gcc version 3.4.3. But I am getting this error message: gmake[5]: Entering directory `/usr/local/R-2.1.1/src/library/tools/src' ../../../../library/tools/libs/tools.so is unchanged gmake[5]: Leaving directory `/usr/local/R-2.1.1/src/library/tools/src' gmake[4]: Leaving directory `/usr/local/R-2.1.1/src/library/tools/src' Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library '/usr/local/R-2.1.1 /library/tools/libs/tools.so': ld.so.1: R: fatal: relocation error: R_AMD64_PC32: file /usr/local/R-2.1.1/library/tools/libs/tools.so: symbol main: value 0x28001413f04 does not fit Execution halted gmake[3]: *** [all] Error 1 gmake[3]: Leaving directory `/usr/local/R-2.1.1/src/library/tools' I am on an Athlon64 box so I put in -m64 -mtune=athlon64 for the compiler option. Any help how I can fix this problem much appreciated. thanks ---Vincent [[alternative HTML version deleted]]