Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!umix!umich!pla
From: pla@zippy.eecs.umich.edu (Paul Anderson)
Newsgroups: comp.sys.apollo
Subject: Re: FORTRAN write problem?
Message-ID: <583@zippy.eecs.umich.edu>
Date: Wed, 2-Dec-87 12:31:51 EST
Article-I.D.: zippy.583
Posted: Wed Dec  2 12:31:51 1987
Date-Received: Sat, 5-Dec-87 15:02:34 EST
References: <8712020018.AA07339@EDDIE.MIT.EDU>
Sender: news@zippy.eecs.umich.edu
Reply-To: pla@zippy.eecs.umich.edu (Paul Anderson)
Organization: University of Michigan EECS Dept. Ann Arbor
Lines: 32
UUCP-Path: ihnp4!umich!zippy!pla


In article <8712020018.AA07339@EDDIE.MIT.EDU> krowitz@mit-richter.UUCP (David Krowitz) writes:
>Hmm ... I tried the same program on my system and found
>that it worked fine (with the real*8 typo fixed) under
>SR9.5.1 and that the bug *was* present under SR9.6. It
>didn't matter which compiler was used to compile the
>program, only which version of AEGIS was running on the
>node which executed the program. The problem is in
>the runtime library for SR9.6. I should probably mention
>that I tested this only on a DN3000 running SR9.6
>
>
> -- David Krowitz
>
Sorry for the typo, gang... I had to type it by hand
through a vt100 emulator to another system.

Since we have bunchloads of systems here at UM, I tried the
program on a number of machines.  It seems to be related
to different /lib/ftnlib's rather than the compilers.
  Machine   Release of FTNLIB   Works?
  DSP90       SR9.2.3            yup  (was compiled w/ftn version 8.40)
  DN3000      SR9.5.1            yup  (all others with ftn 9.38)
  DN460       SR9.5.1            yup

  DN560       SR9.6              nope
  DN3000      SR9.6              nope
  DN330       SR9.6              nope

  Looks like a problem, all right, though it is kinda
small.

  Paul Anderson