X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Newsgroups: comp.os.msdos.djgpp Date: Thu, 22 Nov 2012 19:25:33 -0800 (PST) In-Reply-To: <1145c3bf-e1ca-40b4-9201-f2c009a06369@e25g2000vbm.googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=78.45.215.171; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 78.45.215.171 References: <509FE38A DOT 9030207 AT gmx DOT de> <1145c3bf-e1ca-40b4-9201-f2c009a06369 AT e25g2000vbm DOT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9846c8b0-897f-4257-b1f0-e6de3f0f9e80@googlegroups.com> Subject: Re: Difficulties using DJGPP 2.04 together with DOSLFN 0.41 on MSDOS 6.22 From: RayeR Injection-Date: Fri, 23 Nov 2012 03:25:33 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1633 Lines: 4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 I can confirm this behavior on my system: MS-DOS 6.22, djdev 2.04, gcc 4.7.2, bnu 2.23.1, doslfn 0.41b the compiled file was crashed after loading doslnf - I can see most binary middle of the file was zero bytes - file was corrupted. Then I installed updated doslfn 0.41c and problem has gone, the compied exe works fine. Thx for pointing and fixing this bug.