This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: GFortranBinariesWindows - GCC Wiki
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Scott Calabrese Barton <scb at msu dot edu>
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 31 Aug 2006 09:57:23 -0700
- Subject: Re: GFortranBinariesWindows - GCC Wiki
- References: <p0623090ac11c9992534e@[35.9.128.199]>
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