<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">This is Manohar. I have a windows machine.</div><div style="font-size:12.8px">My objective here is to be able to use geany for fortran programming. This is what I did so far.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">1)   <span style="font-size:12.8px"> I have downloaded CYGWIN (installed fortran and some recommended libraries) and geany.</span></div><div style="font-size:12.8px"><span style="font-size:12.8px">2)   Created a sample test.f90 program. I can see different color fonts in my program</span></div><div style="font-size:12.8px"><span style="font-size:12.8px">3)   For source compilation I went to Build (set Build commands) and tried this which did not work</span></div><div style="font-size:12.8px">     Under Compile (<font color="#0000ff">C:\cygwin64\bin  -c  "%f"</font>)</div><div style="font-size:12.8px">     Under Build (<font color="#0000ff">C:\cygwin64\bin -o  "%f"</font>)</div><div style="font-size:12.8px">     Under Execute (<font color="#0000ff">C:\cygwin64\bin\gfortran "%e"</font>)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I tried using online manual but I am missing something.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Could you suggest me on this?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Regards,</div><div style="font-size:12.8px">Manohar</div></div>