This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GFortranBinariesWindows - GCC Wiki


On Thu, Aug 31, 2006 at 09:50:33AM -0400, Scott Calabrese Barton wrote:
> 
> I installed and ran gfortran for Windows 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
> 

FX is the person, who can probably help you.  His participation
here is going to rather spotted over the next few weeks due
to his pending wedding.

I'm not a windows users, so I can't really help.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]