Mail Archives: djgpp/2000/08/08/08:27:38
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.
- Raw text -