Mail Archives: djgpp/1997/03/27/16:42:45
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 *
*****************************************************************
- Raw text -