X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=66sKXMHEPDHFlrjBiVP0hb8MeNLR/lUa+8DvKvmE0Ew=; b=iyA2sNtmaBxdddbpfEkHzCI3dXoWl1BzXKtRo1uMwtxRI5p85DSM2ypECvSK0G+W99 LjXdYDIvwolN9mNzqv+Vj/qGr3U8qwUHkSi94hbjcDDcKC6LV24l2cSw85IKTDvtJp34 ECVnLSiVIP2TDHr4nYpaRwotu0MzBr/nYEzkWcAQMo8brBJEvTW1EueDxv2c7m6kPSds HDMjn64tGoaQCRUbRvAogbxokLU1GJW89CmFdGyTdZt92AAnZcR3HlkpR+3intQozgjY H+NMF488711O6iV9SVTTknzl/pqaMfHZYDXnQREL9aC3DNueKdbiq5uIGPEr0eqWIMra 5Emw== MIME-Version: 1.0 In-Reply-To: References: <509FE38A DOT 9030207 AT gmx DOT de> Date: Wed, 21 Nov 2012 17:02:21 +0200 Message-ID: Subject: Re: Difficulties using DJGPP 2.04 together with DOSLFN 0.41 on MSDOS 6.22 From: Ozkan Sezer To: djgpp AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 11/21/12, Jason Hood wrote: > On 12/11/2012 3:42, Juan Manuel Guerrero wrote: >> I have tried to compile a simple "hello world" like program. I have >> used MSDOS 6.22 together with DOSLFN 0.41 (used options ~- t+; this >> means that no numeric tail will be created). I have used djdev204, >> gcc472b, bnu223b and CWSDPMI r7 without activated swap file. > > It was a combination of the old MSDOS, DOSLFN chaining and djdev204 > not always setting carry before using 71A6 (get file info by handle). Current v2.04 is supposed to always set carry flag before calling 71A6. Is the djdev204 in question an old version? > I've released DOSLFN 0.41c to explicitly set carry before chaining. > > http://adoxa.3eeweb.com/doslfn/ > http://adoxa.110mb.com/doslfn/ > > -- > Jason. > -- O.S.