From: dd Newsgroups: comp.os.msdos.djgpp Subject: Re: C++ compile problem (ENOENT error) Date: Tue, 04 Jan 2000 11:18:15 -0500 Organization: University of Minnesota, Twin Cities Campus Lines: 11 Message-ID: <38721D47.6D5FEC66@tc.umn.edu> References: NNTP-Posting-Host: pub56k-24-151.dialup.umn.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.05 [en] (WinNT; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: Yes, it's probably a long file-name problem. See section 8.2 of the > DJGPP FAQ list for how to solve this; search for "NT" in that > section. You're absolutely right. Unzipped those files using a dos unzip program and all problems went away. Thanks for all the help.