Mail Archives: djgpp/1998/06/16/23:09:17
I know I'm likely stating the obvious and my reply will look foolish,
however I was having trouble compiling the PThreads library. All I had to
do was go into DJGPP.ENV (in your DJGPP directory) and change the line
"LFN=N" to "LFN=Y". Obviously the LFN is an acronym for Long File Names.
Again, though, I realize this likely is not the problem you are having.
Cheers!
Kevin Little wrote in message <3582f905 DOT 19903700 AT news DOT ultranet DOT com>...
>I've read the FAQ -- is there *no* solution at all for the lack of
>long filename support in DJGPP under WinNT??? I mean, NT supports long
>filenames natively, so lack of Int 21h support should be a
>non-issue...
>
>I'm trying to use DJGPP as a build/test environment under WinNT for
>code that is moving from Win32 to VxWorks. I've got many filenames
>that are much longer than 8.3, and changing the name would be a
>*major* pain in the neck! (Can't dual-boot into Win95, since I'm using
>NTFS).
>
>Any suggestions on how to get around this would be appreciated!
>
> -k
>
- Raw text -