Mail Archives: djgpp/1997/08/22/11:34:21
Vlatko Surlan (vsurlan AT jagor DOT srce DOT hr) wrote:
: I have started with djgpp recently too, but in C.
: For C it goes gcc -o myfile.c myfile.exe
:
: for c++ think it should bee gpp -o myfile.cpp myfile.exe
:
: but I'm not shure.
Hello, there.
For C++, the command is gxx; but you may be thinking of the fact that
permitted extensions for C++ files include .cpp, as well as .C, .cc, or
.cxx.
Again, I would encourage the author of the original message not to get too
overwhelmed by all the documentation, but maybe to focus first on
README.1ST and the first few chapters of the DJGPP FAQ. Sometimes it may
take more than one reading to have things fall into place.
Most respectfully,
Margo Schulter
mschulter AT value DOT net
- Raw text -