Re: Gfortran on Windows (was Re: Fortran Newbie - Where to start?)

From: bud davis (bdavis9659_at_comcast.net)
Date: 08/21/04


Date: 20 Aug 2004 17:38:33 -0700


"beliavsky@aol.com" <beliavsky@127.0.0.1:7501> wrote in message news:<41263229$1_1@127.0.0.1>...
  
> Gfortran, the other open source Fortran 95 project, now runs on Windows,
> according to http://f77.linksysnet.com/ . I don't know how to install it.
> When I download gfortran.exe from http://gfortran.org/cygwin/2004232/gfortran/bin/
> and run gfortran.exe from the command line, I get the error message
>
> "The procedure entry point __getreent could not be located in the dynamic
> link library cygwin1.dll"
 

gfortran cygwin binaries are available from http://gfortran.org/cygwin/current
These are not daily snapshots, so they should be a bit more stable than the
dailies created for linux by a cron job.

we will work on the installation instructions :)

--bud davis



Relevant Pages

  • NAMELIST questions raised while testing its use in parsing command line arguments
    ... options from a command line that is very easy to code and extremely ... even after several hours with the standard and ... using g95 and gfortran are at: ... here is the output from gfortran and g95 using the same ...
    (comp.lang.fortran)
  • Re: Compiled with MS FORTRAN 5 my Program executes in colour but not with g95
    ... "Try whatever is the F77 extension name for passing a command to the shell. ... I put that in specifically to point out that this is an extension to the F77 Standard and, therefore what I posted as valid for CVF wasn't _necessarily_ valid for g95 for gfortran (or any other compiler, for that matter). ...
    (comp.lang.fortran)
  • Re: Installation and usage of free FORTRAN-77 compiler on Windows XP laptop
    ... one who includes a nice set of command line tools in his distribution, ... Doug Cox, who builds the Windows g95 binaries, frequently answers ... I also am grateful to the g95 and gfortran developers ...
    (comp.lang.fortran)
  • Re: Installing g95 on OS X
    ... > you root access for a single command. ... > g95 in that directory as described in the INSTALL file. ... gfortran, but that didn't seem to work either. ...
    (comp.lang.fortran)
  • Re: Fortran novice
    ... gfortran DQAGI.f 3omega.f -o 3omega.exe ... It might help if you show us what appears when you issue the command ... NOTEPAD and EDIT then PASTE. ... You now have an instant text screen shot ...
    (comp.lang.fortran)