Date: Tue, 8 Aug 2000 15:26:16 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Don HO cc: djgpp AT delorie DOT com Subject: Re: My GCC does not compile the C++ source In-Reply-To: <398ff09a.6662588@news.free.fr> 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 Tue, 8 Aug 2000, Don HO wrote: > I do not have "GPP" in the directory "bin". > > Please tell me which version should I download? Do you have gxx.exe in the `bin' subdirectory? If so, you can use "gxx" instead of "gpp" (they are almost identical). In general, gpp.exe comes with latest versions of gppNNNb.zip, the C++ compiler distribution. If you didn't download gppNNNb.zip, you should do it now; otherwise you will not be able to compile C++ programs that use standard C++ classes. If you have an old version of gppNNNb.zip which didn't have gpp.exe, use gxx.exe.