From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: beginner Date: Sun, 03 May 1998 14:03:00 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 22 Message-ID: <354CB154.182E@cs.com> References: <354C8548 DOT 66F60603 AT uninet DOT com DOT cn> NNTP-Posting-Host: ppp111.cs.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Jordan Phang wrote: > > hello, > I am a beginner to djgpp and i have a problem using it. > It's because of the long file names of the header files. Windows 95 > truncates them to something~1.h and that causes djgpp to not be able to > find it. When i follow the instructions in the faq i got short file > names e.g- streambuf.h = streambu.h but that didn't solve the problem. > It gave me a wierd error again. how can i solve this problem? SET LFN=Y from the DOS prompt or in your autoexec.bat. For a completely clean installation, see chapter 8.2 of the DJGPP Frequently Asked Questions list (v2/faq210b.zip or online at http://www.delorie.com/djgpp/v2faq/). -- --------------------------------------------------------------------- | John M. Aldrich | "Be wary of strong drink. It can | | aka Fighteer I | make you shoot at tax collectors-- | | mailto:fighteer AT cs DOT com | and miss." | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------