Mail Archives: djgpp/1997/08/08/13:35:35
Brett Leslie Porter <bporter AT rabble DOT uow DOT edu DOT au> wrote:
> I got the "patch" so that RHIDE knows how to _compile_ files with extension
> .cpp, but has anyone noticed that when you compile it like this and then use
> the integrated debugger it goes looking for .cc files again? Anyone know how
> to fix it?
Yes, you can:
1) Apply the Robert's patch for the compiler (look in my home page for it).
2) Use pgcc (is gcc 2.8.0) but is a beta version.
3) Wait until 2.8.0 is out (nobody knows when).
4) Rename the files to .cc. That's the most easy way!. C++ files were called
.cc before the MSDOS compilers used cpp ;-).
> If not, I'll go fill out a bug report and pass it on to the author.
Is not a fault of Robert! is a bug in the gcc configuration for DJGPP. The
compiler can be configured to look for the right extentention, but you must
recompile it.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -