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: demengler in libstdc++ is changed


DJ Delorie <dj@redhat.com> writes:

| > Absolutely.  I was under the impression that the demangler just used
| > std::vector and a few other features, not the full runtime.
| 
| Don't forget "new", which needs at least libsupc++

operator new is replaceable.

-- Gaby


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