gfortran compiling help
Paul, Brent S
bpaul@alionscience.com
Mon Jun 9 18:53:00 GMT 2008
Unfortunately it outputs nothing again. Here is the result (at bottom). Besides cygwin and gfortran, are there any other things that I need to have installed?
$
$ /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 2:48 PM
To: Paul, Brent S
Cc: fortran@gcc.gnu.org List
Subject: Re: gfortran compiling help
Please keep discussion on the list, as more people have more ideas.
> Gfortran -S test.f resulted in nothing. Would it be putting it
> somewhere else?
No, it shouldn't. Now, try running directly this:
/usr/local/gfortran/libexec/gcc/i686-pc-cygwin/4.4.0/f951.exe test.f -
ffixed-form -version -o test.s
What does it output? My other hint is that, IIRC, cygwin handles
missing shared libraries in a weird way (like, doing nothing but not
actually erroring out), maybe that's it.
FX
--
François-Xavier Coudert
http://www.homepages.ucl.ac.uk/~uccafco/
More information about the Fortran
mailing list