From: Artem Kuznetsov Newsgroups: comp.os.msdos.djgpp Subject: Can't produce *.o files Date: Wed, 15 Sep 1999 10:04:34 +0000 Organization: Kazan State University Message-ID: <37DF6F31.466BC3BB@mail.ru> NNTP-Posting-Host: ic53.soros.ksu.ru Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: misty.ksu.ru 937389877 4900 194.85.244.153 (15 Sep 1999 10:04:37 GMT) X-Complaints-To: postmaster AT ksu DOT ru NNTP-Posting-Date: 15 Sep 1999 10:04:37 GMT X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.11-mosix i686) X-Accept-Language: en Lines: 3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm trying to compile .c file with gcc.exe. Everything is OK, but object file is absent (parameter -o file is present!!). What do I wrong?