From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Can not compile C++ program Date: Sun, 28 Jun 1998 13:29:04 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 19 Message-ID: <35967D60.9D6F766B@cs.com> References: <19980628032900 DOT 9885 DOT rocketmail AT attach1 DOT rocketmail DOT com> NNTP-Posting-Host: ppp127.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 Jimchael Tsee wrote: > > when i use "gcc hello.cpp", gcc says can not find the > file "streambuf.h", but it is exist as "iostream.h". > > i am using Windows 95. it samed to be the problem of > long filename and 8.3 filename. what can i do then? DJGPP programs support long filenames under Windows 95, but to activate this support you must SET LFN=Y in your environment; preferably in your autoexec.bat. -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | | Proud owner of what might one | http://www.cs.com/fighteer/ | | day be a spectacular MUD... | ICQ UIN#: 7406319 | | Plan: To make Bill Gates suffer | HEAT User ID: Fighteer | ---------------------------------------------------------------------