Need help compiling R
Hi, I am trying to compile R but it keeps failing. My platform is HP-UX 10.20 and I am having trouble getting pass the configure stage. It continues to fail at the warning "f90 and gcc disagree on int and double" Here is some output: + gcc -g -O2 -c conftest.c + 1>& 5 2>& 5 + gcc -o conftest conftest.o conftestf.o /usr/bin/ld: Unsatisfied symbols: FTN_DTOI$ (code) pow (code) collect2: ld returned 1 exit status + -l:libF90.a -lcl -lisamstub -lm ./configure[2344]: -l:libF90.a: not found. + test -n + echo configure: warning: f90 and gcc disagree on int and double + 1>& 2 configure: warning: f90 and gcc disagree on int and double + echo configure: error: Maybe change CFLAGS or FFLAGS? + 1>& 2 configure: error: Maybe change CFLAGS or FFLAGS? + exit 1 Maybe someone has done this before on HP-UX 10.20 and can offer some help. Thanks, Marcus... -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._