Date: Thu, 10 May 2001 19:17:14 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: rm cc: djgpp AT delorie DOT com Subject: Re: Where to get djgpp.ver? In-Reply-To: <3AFA710A.75FB6EBC@net.com.ph> 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 Thu, 10 May 2001, rm wrote: > I just downloaded the latest version of djgpp and then I tried to > compile a simple file and this is what I got: > > cpp0.exe: djgpp.ver: No such file or directory (ENOENT) > > Can somebody please tell me where to download the file? It should be already in your `lib' subdirectory, because it comes with gcc2953b.zip. I'm guessing that this is a sign of a larger installation snafu. Please add -v to the compilation command line and post here everything that is printed by the compiler.