Mail Archives: djgpp/1998/03/08/17:47:34
In article <4823c86c7calastairduncan AT argonet DOT co DOT uk>, Alastair Duncan
>I have been using gcc on another platform for a little while now and have
>recently installed djgpp and have it working successfully from the command
>line. I have also recently installed emacs and cannot find out how to
>compile code from within emacs.
It is sometimes hard to find the relevant documentation, since emacs is so big.
You probably know that you can get to info from emacs by hitting "C-h i".
From there you can go to the emacs node. On the page for emacs there is a
subsection titled, "Compiling and Testing Programs". There are some relevant
nodes there.
>Do I have to drop out of emacs before I
>can compile?
No, it's integrated in a nice way, especially if you use make.
--Ed (Myknees)
- Raw text -