This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: EEEEKS! The mangling changed!
Alexandre Oliva <aoliva@redhat.com> writes:
| On Dec 4, 2003, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
|
| > | Except that the mangled name is not what one would be entitled to
| > | expect.
|
| > Oh, come on. If you want to go the language lawyer route by citing the
| > C++ standard (as you did in your previous message), then I'm sure you
| > know that you're not founded to expect anything as far far as name
| > mangling goes.
|
| I thought the point of the multi-vendor C++ ABI was to enable linking
| of code compiled by different C++ compilers.
As far as they use the same C++ standard library implementation.
-- Gaby