On Wed, 13 Dec 2000, Isaac Councill wrote:> Greetings, > > I am trying to install R on an AIX machine and I am running into > problems. My g77 fails to produce executables, according to the > /configure action. Could someone please tell me what Fortran compiler > was used to create R so that I may try that avenue? >I have used g77/gcc and the IBM C and Fortran compilers on AIX in the past (I don't currently have access to an AIX account, but I need to get it renewed anyway, so I may be able to be more precise in the future). It was necessary, I think, to use both GNU or both IBM compilers. Looking at config.log should tell you why configure thought g77 couldn't create executables. This will probably help. -thomas Thomas Lumley Assistant Professor, Biostatistics University of Washington, Seattle -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Greetings, I am trying to install R on an AIX machine and I am running into problems. My g77 fails to produce executables, according to the /configure action. Could someone please tell me what Fortran compiler was used to create R so that I may try that avenue? Thanks, Isaac Councill -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20001213/f2bcb905/attachment.html
On Wed, 13 Dec 2000, Isaac Councill wrote:> Greetings, > > I am trying to install R on an AIX machine and I am running into > problems. My g77 fails to produce executables, according to the > /configure action. Could someone please tell me what Fortran compiler > was used to create R so that I may try that avenue? >I've just checked on the AIX machine I used. It has mead1% gcc --version egcs-2.91.66 mead1% g77 --version GNU Fortran 0.5.24-19981002 It works with R1.2. -thomas -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._