From: kagel AT quasar DOT bloomberg DOT com Date: Mon, 20 May 1996 10:33:56 -0400 Message-Id: <9605201433.AA01562@quasar.bloomberg.com > To: antwerp AT tpd DOT tno DOT nl Cc: djgpp AT delorie DOT com In-Reply-To: <9605181028.AA02784@tpdusv.tpd.tno.nl> (antwerp@tpd.tno.nl) Subject: Re: make djgpp200 Reply-To: kagel AT dg1 DOT bloomberg DOT com Errors-To: postmaster AT ns1 Date: Sat, 18 May 1996 12:28:55 +0200 (MET DST) From: "Gert van Antwerpen" 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