This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
GFortranBinariesWindows - GCC Wiki
- From: Scott Calabrese Barton <scb at msu dot edu>
- To: fortran at gcc dot gnu dot org
- Date: Tue, 29 Aug 2006 12:39:54 -0400
- Subject: GFortranBinariesWindows - GCC Wiki
Hello,
I installed and ran gfortran from
<http://quatramaran.ens.fr/~coudert/gfortran/gfortran-windows.exe>
When compiling hello.f (listed below) I received the following error:
> gfortran -o hello hello.f
collect2: CreateProcess: no such file or directory
Any suggestions on how to fix this?
Here's my hello.f:
program hello
write (*,*) 'Hello!'
end
Thanks,
Scott
--
-------------------------------------------------------------
Scott Calabrese Barton, Assistant Professor
Chemical Engineering and Materials Science
Michigan State University
517-355-0222