Date: Sun, 14 Dec 1997 12:25:51 +0200 (IST) From: Eli Zaretskii To: Cesar Scarpini Rabak cc: Andrew Crabtree , djgpp AT delorie DOT com Subject: Re: long filenames not available to DJGPP on NT? In-Reply-To: <1.5.4.32.19971212180717.006ad588@dce03.ipt.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 12 Dec 1997, Cesar Scarpini Rabak wrote: > >I think you are referring to 32 bit console applications. DJGPP does not > >fall into this category. > More or less. Using the RSXNTDJ addon, you can build Win32 console > applications. That won't solve the problem. We are looking for a solution that will allow *any* DJGPP program see the long file names, not only those who were compiled with RSXNTDJ. For example, gcc, Make and other development tools distributed as part of DJGPP should be able to use long names as well. Your solution would require NT users to rebuild every tool they use with RSXNTDJ.