Message-ID: <3843432A.DEBBCAD3@total.net> From: grimm X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: ERROR: Cannot Specify -o with -c or -S with Multiple Compilations Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 25 Date: Mon, 29 Nov 1999 22:23:22 -0500 NNTP-Posting-Host: 216.210.28.154 X-Complaints-To: abuse AT total DOT net X-Trace: news.total.net 943931973 216.210.28.154 (Mon, 29 Nov 1999 22:19:33 EST) NNTP-Posting-Date: Mon, 29 Nov 1999 22:19:33 EST Organization: TotalNet Inc. To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com greetings, I visited the Delorie web site and used the form to find out what I needed to download for DJGPP to run on my windows 95 machine. I leeched all 14 megs and I created a simple project and tried to compile my current program. Which compiles without error on Borland C++ 5.0 and Linux's gcc. I didn't fiddle with any of the options in DJGPP nor aside from modifying my autoexec.bat did I do any other config. I run rhide and when I try to use the compile/make run commands I get the following error: ERROR: Cannot Specify -o with -c or -S with Multiple Compilations I visited the archived news on the site and found tons of people who posted about the problem, but I didn't find any solutions, only a good deal of people experiencing it first hand. Thanks for your time. Andy