From: Chia-Hooi Lim Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP compiler problem Date: Tue, 16 Jan 2001 02:42:07 -0600 Organization: Iowa State University Lines: 18 Message-ID: <3A64095F.757F9D47@iastate.edu> References: NNTP-Posting-Host: catd1.catd.iastate.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >Your analysis is wrong: DJGPP supports both styles of slashes. > >It's not a problem with slashes, it's an installation snafu, which has >to do with long file names (streambuf.h exceeds the DOS 8+3 limits). > >If this is on Windows NT, remove your DJGPP installation and then >unzip it again with a DOS (not Windows!) unzip program. If this is >Windows 9X, set LFN=y in the environment and try compiling again. Hi... I also having the same problem. I used the install.exe that comes with DJGPP... I tried on both Windows NT and Win98, but it gave me same problem. Can you give me some suggestion to how to fix the problems? How to set LFN=y in the environment for windows 9x? Thanks.. Chia-Hooi Lim hooi AT iastate DOT edu