X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 10 Sep 2004 19:53:59 +0200 (CEST) Message-Id: <200409101753.i8AHrxAS010309@speedy.ludd.ltu.se> From: Martin Str|mberg To: djgpp AT delorie DOT com, pavenis AT latnet DOT lv Subject: Re: ANNOUNCE: DJGPP port of GCC-3.4.2 X-Newsgroups: comp.os.msdos.djgpp In-Reply-To: <200409101743.i8AHhRmY028387@delorie.com> User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) X-ltu-MailScanner-Information: Please contact the ISP for more information X-ltu-MailScanner: Found to be clean X-MailScanner-From: ams AT ludd DOT ltu DOT se 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 In article <200409101743 DOT i8AHhRmY028387 AT delorie DOT com> Andris Pavenis wrote: > Note for users of C++ IO classes fstream, ifstream, ofstream > ============================================================ > There is a regression against GCC versions 2.95.3 and > earlier: Member functions tellp(), tellg(), seekp() and seekg() > are broken when stream is opened not in binary mode. If You are going > to use any similar functions You must open stream in binary mode. Perhaps you should add that g++ generates opcodes for 486 or later (i. e. doesn't support 386s) unless that has been corrected? Right, MartinS