From: "Cleatek" Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide Compiling Prob - Soloution ? Date: Wed, 10 Mar 1999 21:41:50 -0000 Organization: Customer of Planet Online Lines: 16 Message-ID: <7c6p03$9e1$1@news5.svr.pol.co.uk> References: NNTP-Posting-Host: modem-28.antimony.dialup.pol.co.uk X-Trace: news5.svr.pol.co.uk 921102147 9665 62.136.25.28 (10 Mar 1999 21:42:27 GMT) NNTP-Posting-Date: 10 Mar 1999 21:42:27 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Microsoft Outlook Express 4.72.3110.5 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 I think its something to do with an error in the two lines that go in your autoexec.bat - check their both O.K. This is the only thing that I have changed and now my programs compile fine again (hope I haven't said that too soon !) Baraccus wrote in message ... >I've just installed Rhide to use it with DJGPP and when I try to compile a >*.c program from the Rhide 'compile' menu, I get an error message: "Cannot >specify -o with -c and multiple compilations. There were some errors." But >when I try to compile it in DOS manually using gcc *.c -o, it went well. >I've gone through the FAQ and i'm still stuck. Help! >Thanks in advance.