delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/10/05/23:20:35

From: ssiddiqi AT inspirepharm DOT com (Suhaib M. Siddiqi)
Subject: G77 ug
5 Oct 1998 23:20:35 -0700 :
Message-ID: <36190888.58601CE0.cygnus.gnu-win32@inspirepharm.com>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com

I am trying to compile the following code on Win32 with EGCS-1.1 (G77)

.....
OPEN (BOXUNT,FILE=LINE,ACCESS='DIRECT',STATUS='UNKNOWN',
     +FORM='UNFORMATTED',RECL=NQARECL)
      IF(NQANBX.EQ.0)THEN
      READ(BOXUNT,REC=1,ERR=995)NQANBX
      IF(ABS(NQANBX).GT.200000)THEN
.....


The executable works Ok but quits when it tries to read external
unformatted file.

Fragment number 1
do_ud: off end of record
apparent state: unit 78 named /e/whatif/whatcheck/nqual/NQABOX.DAT
lately reading direct unformatted external IO
 Aborted                 
----

After checking Dejanews, I came accross that it is a possible bug in
EGCS-1.1

Has anyone else encountered the same problem or knows the work around?

Thanks

Suhaib Siddiqi
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019