Mail Archives: djgpp/2000/11/08/11:27:36
On Wed, 8 Nov 2000 mmjulian AT my-deja DOT com wrote:
> suppose I wanted to write a source code for a program
> do I do this in the ms dos prompt on my win98
> and then type the compliling and executing commands of eg " gcc
> program.cpp" e.t.c???
Yes, you can compile from the command line. The file README.1ST which
comes with djdev203.zip explains in more details how to compile.
> or is there an msdos program in the bin directory I have to run??
If you prefer an IDE, you can run RHIDE, edit your source inside it, and
then compile from within RHIDE.
- Raw text -