X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: pavenis AT lanet DOT lv To: Marta Ghidella , djgpp AT delorie DOT com Date: Sat, 8 Dec 2001 15:09:10 +0200 MIME-Version: 1.0 Subject: Re: fortran Message-ID: <3C122D16.14062.25BF3E@localhost> In-reply-to: <3C117177.76B87214@mail.abaconet.com.ar> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 7 Dec 2001 at 22:48, Marta Ghidella wrote: > Hello, Eli! > > Thank you for your reply ... > > I am opening the files as "unformatted". I am enclosing a test program > (test1.f) with its output. > > The program creates an unformatted sequential file, apparently without > problems, but I see it has 4137 bytes instead of 4136 as it should. Then > it crashes when I want to read the file, I am enclosing the output I > get. > I'm getting length 4136 bytes with gcc-3.0.3 20011205 (prerelease) The same with 3.0.2. I would suggest upgrading gcc and g77 to 3.0.2 (or at least 2.95.3). Andris