On 21/09/2016 23:06, Rockefeller, Harry wrote:
With simple program, foo.f:
[begin literal]
program foo
implicit none
logical*4 e
e = .true.
stop
end
[end literal]
I get these results:
$ /usr/bin/gfortran -g foo.f -o foo
It runs fine for me.
Problem reports: http://cygwin.com/problems.html
the cygcheck.out is incompleted, please run again as:
cygcheck -s -v -r > cygcheck.out
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple