From: "Klytu" Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide: Cannot specify -o with -c or -s and multiple compilations Date: Tue, 18 Apr 2000 13:55:50 -0400 Lines: 25 Message-ID: <8di7ji$jmr$1@bob.news.rcn.net> References: <8dhohp$9nr$1 AT news08 DOT btx DOT dtag DOT de> X-Trace: CcSqlFF/DPqhbIRfx/8aYwhA+K3gOnZIVotJcGnvLODg2vJbNdpwMw== X-Complaints-To: abuse AT rcn DOT com NNTP-Posting-Date: 18 Apr 2000 17:56:02 GMT X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am not sure if this answers your question, but I used to get this error when I would try to compile a source through Rhide when the source was not located in the c:\DJGPP\bin directory. If that is what you are doing, change directory to where your source is located, and then run Rhide and compile. If that solves your problem, also read section 22.1 of the DJGPP FAQ. "Ortwin Wagner" wrote in message news:8dhohp$9nr$1 AT news08 DOT btx DOT dtag DOT de... > Hi, folks! > > I wanted to run the silly "Hello World!" program under Rhide when I got this > strange error message. To make it short: I loaded DJGPP down only recently , > didn't change any option before this message appeared. In Rhide I cannot > find any option influencing the use of the -o or -c switch, GCC together > with stubify works properly, GPP also. To me the main question is, why > Rhide uses two switches together although this is nonsense. > > Thank you for any help! > > Ortwin > >