From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide link giving strange errors Date: Thu, 27 Mar 1997 11:39:44 +0100 Organization: TU Chemnitz-Zwickau Lines: 19 Message-ID: <333A4E70.4AE1@Mathematik.tu-chemnitz.de> References: <3338E2F8 DOT 7128 AT geocities DOT com> <3338FE39 DOT 1FE AT Mathematik DOT tu-chemnitz DOT de> <33397B54 DOT 1AD1 AT geocities DOT com> NNTP-Posting-Host: process.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 Skye wrote: > > None of thoes other files showed up anywhere tho. > *.cc was never in the project list and doesn't even exist. > How/who created them? RHIDE? I know I didn't explicitly. This comes from the bug in gcc, which stores in the object file always as the source file your actual source file with the suffix .cc (of course only for C++ files) and the linker reports the errors by reading that wrong filname. 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 * *****************************************************************