Date: Tue, 25 Jul 2000 10:16:07 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Ki Tea Park cc: djgpp AT delorie DOT com Subject: Re: header problem, hello world, streambuf In-Reply-To: <8lj5kh$md1$1@news.tdl.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 24 Jul 2000, Ki Tea Park wrote: > I am having the "header file problem." It should seem familiar to someone > since there are about a zillion postings about this very problem on the > forum ayt http://www.delorie.com/djgpp/ There are also about a gazillion possible reasons for this that are explained in the DJGPP FAQ list (v2/faq230b.zip from the usual DJGPP sites). Did you try the advice there (section 8.3)? > It seems to me that W2K supports long file names... so it should not have > trouble finding the "streambuf" file. I checked and verified the streambuf.h > file is present in the correct location. Try "set LFN=y" in the environment. What version of DJGPP is that? > Has anyone run DJGPP on W2K before? Yes. It works.