Mail Archives: djgpp/1999/06/17/04:04:25
On Thu, 17 Jun 1999, Eli Zaretskii wrote:
>
> On Wed, 16 Jun 1999 Sanda AT 97 DOT gyarab DOT cz wrote:
>
> > When i trace my cc programs, rhide gdb wants to trace into c++
> > library, natably all cout and such operations. For this I need
> > iostream.cc which is nowhere to be found.
>
> The sources of the C++ libraries are in v2gnu/lgp2811s.zip, available
> from the same place you get DJGPP. However, not that, to debug
> library code, you will need to rebuild the libraries with debug info,
> which might not be a simple task.
One related question. Should I build C++ libraries (libstdcxx.a and
libgpp.a) for upcomming gcc-2.95 with debug info (the size of each library
will grow approximatelly to 1.5-1.7Mb)
Andris
- Raw text -