On Wed, 2005-06-15 at 00:01 +0200, Peter Dalgaard wrote: > Marc Schwartz <[EMAIL PROTECTED]> writes: > > > Prof. Ripley, > > > > If my read of the config.log is correct, it would appear that g77 was > > used and not gfortran (which is installed): > > > > ... > > C compiler: gcc -g -O2 > > C++ compiler: g++ -g -O2 > > Fortran compiler: g77 -g -O2 > > ... > > Mine was > > > C compiler: gcc -g -O2 > C++ compiler: g++ -g -O2 > Fortran compiler: f95 -g -O2 > > (and f95 is a link to gfortran)
Interesting. Did you do anything different on the ./configure line? $ ls -l /usr/bin/f95 lrwxrwxrwx 1 root root 8 Jun 13 21:18 /usr/bin/f95 -> gfortran I just tried it again (having installed some FC updates) and I still get g77... Marc ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel