I had a couple of replies, one suggested a shell problem (not true), while the
other one by Olle Eriksson <olle_at_cb.uu.se> pointed out the right solution.
The problem occurs only for Fortran programs, since the run time support
library in DFARTL361 (setld -i | grep Fortran to check what you ahve) is
buggy.
Install kit DFARTL365, available as a patch at :
ftp://ftp.service.digital.com/public/osf/v3.0/fortran_unix/3.8/
as a set of files
f77rtlaue01038.*
this fixes a number of problems including
- The FORTRAN RTL failed to re-enable interrupts, causing a
running program to ignore control-C
Received on Fri Sep 20 1996 - 18:21:42 NZST