Mail Archives: djgpp/1999/12/29/08:49:05
On Mon, 27 Dec 1999, costas tsakiris wrote:
> The compilation is done succesfully and the
> objective files are stored at the C:/djgpp/bin
> directory, but the program does not run. When I
> try "step over" or "trace into", comes out a
> message like this :
>
> "Could not find the program. You must build at
> first the program to use this function , because the
> symbols are taken from that file "
I'm guessing that you only compiled the sources, but didn't link them to
produce an executable program.
There should be a menu item that lets you build a program; use that.
- Raw text -