GFortranBinariesWindows - GCC Wiki

Scott Calabrese Barton scb@msu.edu
Tue Aug 29 17:14:00 GMT 2006


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



More information about the Fortran mailing list