J:>gfortran trialOne.f90 -o a.exe
‘gfortran’ is not recognized as an internal or external command, operable program or batch file.
J; is the directory where trialOne.f90 is located
what should I do?
I can get to: c:\users\pader\gcc\bin What then?
J:>gfortran trialOne.f90 -o a.exe
‘gfortran’ is not recognized as an internal or external command, operable program or batch file.
J; is the directory where trialOne.f90 is located
what should I do?
I can get to: c:\users\pader\gcc\bin What then?