gfortran

Paul, Brent S bpaul@alionscience.com
Mon Jun 9 20:23:00 GMT 2008


FX,

	Sigh.  I installed GMP and MPFR for cygwin, then rebooted.  I then reran the following (all with no output to the screen nor any files generated):

gfortran test.f -o test.exe

gfortran -S test.f

/usr/local/gfortran/libexec/gcc/i686-pc-cygwin/4.4.0/f951.exe test.f -ffixed-form -version -o test.s


Brent


----------------------------------------------------------------------------
Brent S. Paul                                   bpaul@alionscience.com
Hydrodynamics and Hydroacoustic Signatures      Alion Science and Technology
Office:  (860) 462-1038                         fax:  (860) 415-2190
----------------------------------------------------------------------------

-----Original Message-----
From: FX [mailto:fxcoudert@gmail.com] 
Sent: Monday, June 09, 2008 4:01 PM
To: Daniel Franke
Cc: Paul, Brent S ; fortran@gcc.gnu.org
Subject: Re: gfortran

Hi again Paul,

The more I think about it, the more I'm convinced you're just lacking  
shared libraries (most probably GMP and MPFR). Have you noted that it  
says in the binaries wiki page for cygwin: "NOTE: The GMP and MPFR  
packages must be installed for gfortran to work"? Do you have those  
in your cygwin installation? If not, go to cygwin setup.exe and try  
to install them (they come in packages with the names "gmp" and  
"mpfr", IIRC).

Otherwise, I think there used to be a separate download possible for  
thoses libraries, but I can't find it: Jerry, any idea?

FX

-- 
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/



More information about the Fortran mailing list