Mail Archives: djgpp/1999/02/23/04:01:21
On Mon, 22 Feb 1999, MarkL wrote:
> When running gcc -v -o mark.exe mark.c
>
> on a very simple c prog, NO exe is produced. There are no errors in the
> output.
You need to post the entire output of "gcc -v".
> I would have put the output here, but when i run
>
> redir -o gcc.log -eo gcc -v -o mark.exe mark.c
>
> it says 'Bad command or file name'.
What does it say when you just type "redir" and hit [Enter]? If it
still says "Bad command or file name", you somehow renamed or deleted
redir.exe, so you'll need to re-unzip it from djdev202.zip. If
"redir" alone produces a few lines of output and exits normally, go
ahead with the "redir -o gcc..." command you tried and post here
whatever winds up in gcc.log.
- Raw text -