Re: Error message
Date: Tue, 17 Aug 1999 09:19:38 -0700 (PDT)
From: ABoeckmann <alison@c255.ucsf.edu>
Subject: Re: Error message
Like Ekaterina (see below), I assume that Siriam is using Digital Fortran, probably version 5.0.
It turns out that there are known bugs when the "fl32" command is used (DIGITAL's "PowerStation I/O compatibility mode"). These bugs do not exist when the "df" command is used (DIGITAL's "native DIGITAL Fortran I/O"). I don't know if the bugs were fixed in later versions.
Rather than patching the compiler, I suggest that with DIGITAL Visual Fortran, all compiles of NONMEM, PREDPP, and NM-TRAN be done using the "df" command rather than "fl32".
E.g., reinstall NONMEM with this command:
a:\setup a c nmv df y
Alison Boeckmann