From: "MarkL" Newsgroups: comp.os.msdos.djgpp Subject: Beginners help/problem Date: Mon, 22 Feb 1999 23:25:55 -0000 Organization: [posted via Easynet Ltd] Lines: 21 Message-ID: <7asphc$p4s$1@quince.news.easynet.net> NNTP-Posting-Host: leavym.easynet.co.uk X-Trace: quince.news.easynet.net 919726444 25756 212.212.99.225 (22 Feb 1999 23:34:04 GMT) X-Complaints-To: abuse AT easynet DOT net NNTP-Posting-Date: 22 Feb 1999 23:34:04 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I've got a problem which is probably very simple to answer. Can anyone help? 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. 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'. I think i've been staring at it for too long to see the answer. Thanks in advance. MarkL