Date: Mon, 23 Mar 1998 15:27:56 +0300 (IDT) From: Eli Zaretskii To: Xianyi Yang cc: djgpp AT delorie DOT com Subject: Re: Help: Problem with v2.01 at Windows NT In-Reply-To: <351627B6.E51CF3A8@v-wave.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 23 Mar 1998, Xianyi Yang wrote: > Today I installed the new version 2.01. When I compile files, it says > "cannot find" some files. I searched, that file is there with a long > name. I compared it the DJGPP 2.0 version, find that the v2.0 version > use short names. I'm confused. Please post at least a couple of examples of files which 2.01 cannot find, the names they are looked for in 2.01 and the names used in v2.0 for those files. Maybe then I could guess what is your problem. AFAIK, both v2.0 and v2.01 support long file names on Windows 95, only v2.0 had some subtle bugs in that support. SO what worked for you in v2.0 should continue to work in v2.01. One thing to try is to set LFN=y in the environment and see if your problems go away. > My question is: the new DJGPP 2.01 version cannot run at Win 95/NT, is > that true? Definitely NOT true. v2.01 works in both Windows 95 and NT. > Is there any way to fix this problem? AFAIK, there is no problem to fix here. > I am trying to find what's the difference/improvement between v2.01 and > v2.0 through the Internet, but failed. Does any body would like to tell > me? The list of improvements is not short. The djdev201.zip archive includes the list of changes in its Knowledge Base. From the DOS prompt type "info kb 'What Changed' Changes" and read there.