Mail Archives: djgpp/1997/08/21/03:21:22
On Thu, 21 Aug 1997, Wayne wrote:
> I converted these to LFN but I have found that DJGPP does not like LFNs.
>
> Has anyone patched DJGPP to support LFNs?
DJGPP supports LFN automatically. You don't need to do anything to get
this support except (maybe) setting LFN=y in the environment. After
that, any file-oriented library function (like `open', `findfirst',
`stat', `opendir' etc.) will automatically support long file names.
If you still have problems, please ask specific questions. Posting short
programs that don't seem to work together with the questions is the most
effective way to get efficient help here.
- Raw text -