Mail Archives: djgpp/1998/04/08/13:14:06
-----Original Message-----
From: WALLACE.E.L- <WALLACE DOT E DOT L- AT postal DOT essd DOT northgrum DOT com>
To: djgpp AT delorie DOT com <djgpp AT delorie DOT com>
Date: Wednesday, April 08, 1998 11:21 AM
Subject: Using djgpp on WINNT
> I've just gotten back to djgpp after a few months and
downloaded V2.80
> of C++ for my new NT PC. The problem is long file names
for libs,
> include files, etc. They don't seem to work in a DOS box
on NT. I
> reloaded everything from the file picker using DOS as my OS
selection
> and got the same long filenames. I'm sure this is
something easy to
> fix but I can't find anything on the archives. Any idesa
would be
> appreciated.
>
Wallace,
1. Exit (close) djgpp and/or RHIDE.
2. Go to your djgpp directory, wherever that is.
3. Open the file "djgpp.env" in your text editor.
4. Find the line "+LFN=n" and change it to read "+LFN=y"
5. Save the change, and restart djgpp and/or RHIDE.
This solution worked for me and is documented in the mail
archives (which contain a LOT of other great help tidbits) at
www.delorie.com.
Best Regards,
Scott McPherson
- Raw text -