Mail Archives: djgpp/1996/05/20/10:48:47
Errors-To: postmaster AT ns1
Date: Sat, 18 May 1996 12:28:55 +0200 (MET DST)
From: "Gert van Antwerpen" <antwerp AT tpd DOT tno DOT nl>
X-Mailer: ELM [version 2.4 PL23]
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII
Content-Length: 461
I found that make in your djgpp200 distribution still truncates
file names to 8.3 when it is running on win95.
Also some of the other utilities are not completely using long
filenames (at least "ar" has a problem). Did n't you compile
all the modules with the newest distribution?
Put this in your autoexec.bat:
SET LFN=Y
This will enable long file name handling in DJGPP V2 programs. The default is
disabled.
--
Art S. Kagel, kagel AT quasar DOT bloomberg DOT com
A proverb is no proverb to you 'till life has illustrated it. -- John Keats
- Raw text -