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: Cygwin binaries are screwed?


FX Coudert wrote:

> FX@gibbs ~/usr/local/gfortran/rfft-1.2
> $ ../bin/gfortran.exe -c *.f -O2

Run "echo $?" after this command and if it's 53 then it means you're
missing a required library or need to adjust PATH.  Run "cygcheck
$(gfortran -print-prog-name=f951)" to diagnose.

Brian


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