Marc Schwartz <[EMAIL PROTECTED]> writes:

> 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...

I just didn't install g77... (it's listed under "back-compatibility
tools" or something like that).

-- 
   O__  ---- Peter Dalgaard             ุster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to