[fpc-pascal] C++ Name Mangling
Daniël Mantione
daniel.mantione at freepascal.org
Wed Mar 14 21:12:28 CET 2007
Op Wed, 14 Mar 2007, schreef Felipe Monteiro de Carvalho:
> On 3/14/07, leslie.polzer at gmx.net <leslie.polzer at gmx.net> wrote:
> > Try the demangling code from valgrind...
>
> I took a look at valgrind website, and it seams to only work on Linux.
> Is that right?
>
> The Symbian SDK only works on Windows, so they cannot be utilized together.
Not that C++ name mangling differs per compiler and per compiler version.
Depending on what compiler the Symbian SDK uses, Valgrind code migth not
be useable at all.
Daniël Mantione
More information about the fpc-pascal
mailing list