Date: Sun, 5 Jul 1998 09:20:30 +0000 ( ) From: "Gurunandan R. Bhat" To: Alexey Yakovlev Cc: djgpp AT delorie DOT com Subject: Re: Inconsistencies between g77 v0.5.23 and v0.5.19 In-Reply-To: <35A097C4.C304E6FA@catalysis.nsk.su> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 6 Jul 1998, Alexey Yakovlev wrote: > The I/O library in libg2c of g77 v0.5.23 was compiled incorrectly. > It opens an "unformatted" file as text which causes CR->CRLF conversion > on output. The runtime library of g77 under DJGPP has to be compiled > with NON_ANSI_RW_MODES undefined. Perhaps, one has to rebuild g77-0.5.23 > for DJGPP or, at least, libg2c.a. Thank you for the hint. Warmest regards Gurunandan