Date: Sat, 23 Jun 2001 11:10:27 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Venkata Narasimha Rao G" Message-Id: <7263-Sat23Jun2001111027+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <20010622202156.30910.qmail@mailweb24.rediffmail.com> (gvnr AT rediffmail DOT com) Subject: Re: LFN in DOS 6.22 References: <20010622202156 DOT 30910 DOT qmail AT mailweb24 DOT rediffmail DOT com> 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 > Date: 22 Jun 2001 20:21:56 -0000 > From: "Venkata Narasimha Rao G" > > I have partitioned my hard disk into two partitions. First has DOS 6.22 > and the second has Windows 98. I got the "DJGPP" from a magazine CD-rom > and extracted it in DOS partition. I extracted it with shareware PKUNZIP. > I did not get the long file names in DOS partition. Then I downloaded the > required ".zip" files from your site and tried to extract with PKUNZIP and > UNZIP32 from your site, but still I did not get the long file names. > Can I get long file names on the DOS partition in any way. No, you can't. DOS doesn't support long file names, only Windows 9X/ME and Windows 2000 do. There are TSRs you can find on the net which add long file-name support to DOS, but they are not widely tested with DJGPP, and you could have some problems using them. But you don't need long names on DOS for the DJGPP compiler and development tools to work correctly.