This is the mail archive of the cygwin mailing list for the Cygwin 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: gdb Fortran RaiseException


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


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