Did you try the "binaries" link on the gcc.gnu.org homepage? Yes, I did tried that link but I did not get the gfortran compiler for windows, as I was getting earlier, e.g. in 2012 I have downloaded gfortran windows compiler very easily, but now I couldn't find any. Also, I checked the other link but couldn't find the gfortran compiler for windows. Thanks, > > https://gcc.gnu.org/install/binaries.html There's also http://tdm-gcc.tdragon.net/download but it seems quite out of date. And https://nuwen.net/mingw.html but I don't know if it includes the Fortran compiler, or just C and C++. ________________________________ From: Jonathan Wakely <jwakely.gcc@xxxxxxxxx> Sent: Thursday, March 15, 2018 7:45:51 PM To: Ovais Khan Cc: gcc-help@xxxxxxxxxxx Subject: Re: gfortran 7 compiler On 16 March 2018 at 00:42, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote: > On 16 March 2018 at 00:40, Ovais Khan <okhan@xxxxxxxxxxxx> wrote: >> Hi John, >> >> Thanks for a prompt response. I checked the link you send; it is showing >> downloads of gfortran for MacOS and Linux, however, I did not find any >> gfortran compiler for windows. >> >> Earlier I have been downloading previous versions of gfortran for windows, >> but now I could not find any. > > Did you try the "binaries" link on the gcc.gnu.org homepage? > > https://gcc.gnu.org/install/binaries.html There's also http://tdm-gcc.tdragon.net/download but it seems quite out of date. And https://nuwen.net/mingw.html but I don't know if it includes the Fortran compiler, or just C and C++.