R 1.4.0 build fails on AIX (PR#1289)
Dan Million <lio@hpss1.ccs.ornl.gov> writes:
On Tue, 19 Feb 2002, Prof Brian Ripley wrote:
I have gcc; the trouble is I don't have g77, and I don't want to mix gcc objects with IBM XL Fortran objects in the same library.
gcc is the Gnu Compiler Collection: g77 is part of it! (see gcc.gnu.org for evidence.) You should be able to install the parts you (or someone) omitted before.
Not exactly; I installed gcc as a Linux-compatible RPM from IBM. Their package does not include g77. I realize I could start all over and get another gcc package from somewhere else.
I would recommend that. As I said, gcc is relatively easy to install. I followed the info provided and didn't run into any problems. (That's status from last summer, I don't think that this changed.) And yes, you don't want to mix gcc with xlf. Don't get another 'gcc package'. Download the source tarball from gnu.org (or a mirror). Side benefit: we'll know what compilers you use, I possibly can reproduce your problems on my AIX box (if any remain). -tom
mailto:tov@ece.cmu.edu (Tom Vogels) Tel: (412) 268-6638 FAX: -3204 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel 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-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._