This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ demangler horrors


On Fri, Jun 27, 2003 at 05:56:41PM -0400, Nathanael Nerode wrote:
> Here's a proposal.  You want to use a C++ demangler written in C++ and 
> depending on a C++ library in binutils and gdb?  Then require a 

binutils and gdb want to use a C++ demangler written in C++ with a
C interface. That is the demangler needs a C++ compiler to compile,
but not libstdc++ to use.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]