From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE Bug Report [long] Date: Thu, 06 Feb 1997 12:54:41 +0100 Organization: TU Chemnitz-Zwickau Lines: 35 Message-ID: <32F9C681.27D6@Mathematik.tu-chemnitz.de> References: NNTP-Posting-Host: daemon.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Eli Zaretskii wrote: > > > c:/djgpp/bin\cc1.exe c:/djgpp/tmp/RHmaaaaa\ccbaaaaa -quiet -dumpbase > > -.c -version -o c:/djgpp/tmp/RHmaaaaa\cccaaaaa > ^^^ > This should be -c, not -.c > No!! The output from the sample compilations are generated from the following command (automaticaly by the bug report and not invoked by the user): echo \"int main(){return 0;}\" | redir -eo gcc -v -o /dev/null -x c - I made this to get some information about the compiler config. > Did you indeed have "-o /dev/null" in your GCC command line? If not, > where did this /dev/null come from? See above. > Did you indeed not install C++ (gpp2721b.zip and lgp271b.zip)? This may be, but I do the sample compilation every time for C C++ without knowing if it is installed or not. Just to get an answer, if the user complains, that RHIDE does not compile/link C++ programs. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************