Unable to use the -c option

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Oct 21 19:27:00 GMT 2007


On Sun, Oct 21, 2007 at 12:03:14PM -0700, victor marian wrote:
> 
> I run gfortran under cygwin and I am trying to use the
> -c option, but it doesn't work.
> For example:
> gfortran -c test.f90
> doesn't return any result (it should return test.o).
> What should I do?

You should consider actually providing sufficient
information that would permit someone to provide
some help.  Missing in your report is
1) version info for gfortran.
2) contents of test.f90 (hint test.o may not be 
   produced for an invalid program).
3) was there any output to the console?

-- 
Steve



More information about the Fortran mailing list