On Mon, Nov 17, 2025 at 04:37:19PM -0500, Wen Zhang wrote: > Hello, > > I'm having difficulty in getting a free Fortran 90 or Fortran compiler to > be installed on a Window 11 PC. Do you know where I can find and download > such a compiler? I'd appreciate it it you could give me some help. >
See https://gcc.gnu.org/wiki/GFortranBinaries If you have WSL2 set up on your windows system, you can use a linux binary. -- Steve
