X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f MIME-Version: 1.0 From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: Difficulties using DJGPP 2.04 together with DOSLFN 0.41 on MSDOS 6.22 Date: Sun, 11 Nov 2012 18:08:25 -0500 Organization: Aioe.org NNTP Server Lines: 45 Message-ID: References: <509FE38A DOT 9030207 AT gmx DOT de> NNTP-Posting-Host: CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org X-Complaints-To: abuse AT aioe DOT org X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.2001 X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Microsoft Outlook Express 6.00.2800.2001 X-Priority: 3 X-MSMail-Priority: Normal Bytes: 2643 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Juan Manuel Guerrero" wrote in message news:509FE38A DOT 9030207 AT gmx DOT de... > 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). Why are you using those options? I've never needed any ... I'd try it without them. Doesn't the ~- option disable finding files with numeric tails also? I'm sure that some of the DJGPP files have LFNs largest enough to have numeric tails for their SFNs. I.e., it could be a DJGPP file is not being found, or an incorrect DJGPP file is being found. Which version of 0.41? 0.41b? Actually, I have _two_ DOSLFN's that say they are version 0.41b... So, what file size too? Next, I'd try MS-DOS v7.10, if you have it. I don't normally use DJGPP 2.04, but I have it installed. If you're still having problems, can you post the simple "hello world" like program? > If I remove DOSLFN from autoexec.bat, reboot and recompile the program > again then it runs flawlessly. Removing DOSLFN and rebooting alone is not > enough. The program must be recompiled without DOSLFN installed at all. To me, that implies that some DJGPP file is not being found. I'd suspect the ~- option first, the t+ option second, and MS-DOS version third. > If I use djdev203, gcc472b and bnu223b the produced program runs > flawlessly. That's strange. > It seems to be a new problem with DOSLFN support by DJGPP. It could be ... I thought 2.04 was primarily for a Windows XP's DOS console, and this DJGPP version has not been officially released. Rod Pemberton