Divide by zero at compilation time
Alberto Luaces
aluaces@udc.es
Fri Jun 22 16:02:00 GMT 2007
I am impressed by the support and responsiveness of this mailing list.
Tobias, thank you very much for the tips for getting 4.3 running on my system.
I think I will try first the binaries.
Regards,
Alberto
El Viernes 22 Junio 2007, Tobias Burnus escribió:
> Hi Alberto,
>
> Alberto Luaces wrote:
> > thank you very much for your attention. You are amazingly fast.
> > Seems that I will have to compile 4.3, as the Ubuntu folks are not so
> > fast with gfortran packages :)
>
> Well, I think this is quite understandable: gfortran 4.3 is the current
> developer version, which is constantly being changed.
> (Though they could have snapshots of 4.3.0 in principle as Richard does
> for openSUSE.)
>
> The installation is described at:
> http://gcc.gnu.org/install/
>
> In a nut shell:
> Download source: http://gcc.gnu.org/mirrors.html or
> http://gcc.gnu.org/svn.html
> create a build directory, run there
> $PATHtoGCCSource/configure --enable-languages=c,fortran --prefix=somewhere
> make; make install
>
> Otherwise, there are also binaries available from:
> http://gcc.gnu.org/wiki/GFortranBinaries
>
> > By the way, what does "PR" mean? Is it some sort of pacth for older
> > versions?
>
> "PR" = Problem Report - another word for bug(report).
>
> Tobias
More information about the Fortran
mailing list