From: George Lugovoy Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't produce *.o files Date: Wed, 15 Sep 1999 11:34:26 +0000 Organization: University Internet Class Lines: 7 Message-ID: <37DF8442.41C67EA6@uic.rnd.runnet.ru> References: <37DF6F31 DOT 466BC3BB AT mail DOT ru> NNTP-Posting-Host: curie.uic.rnd.runnet.ru Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: oberon.rnd.runnet.ru 937395263 17931 195.208.252.27 (15 Sep 1999 11:34:23 GMT) X-Complaints-To: usenet AT oberon DOT rnd DOT runnet DOT ru NNTP-Posting-Date: 15 Sep 1999 11:34:23 GMT X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.1-RELEASE i386) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Artem Kuznetsov wrote: > > 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? Please, specify exactly comand line you're used. - George