This is the mail archive of the gcc-patches@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: PATCH: Support the new demangler written in C++


>Personally, I'd rather create libess-liberty for C++ stuff, such that,
>if you choose to use it, you give up on the freedom to not use C++ (*)
>by linking with -less-liberty :-D  This started a as a joke, but I
>happen to like the idea for real. 
Actually, I kind of like it too.

>It's certainly not entirely appropriate for the demangler as it is 
>implemented, since it still offers a C interface. However, it might 
>still hide dependencies on the C++ runtime, depending on which C++ 
>compiler you use to build it.
I think that's sufficient. :-)

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


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