Issues with linker map file

Rainer Schuetze r.sagitario at gmx.de
Sun Jan 29 09:18:47 PST 2012


On 29.01.2012 16:55, Benjamin Thaut wrote:
> Also does it use some special encoding? I sometimes get funny stuff like:
> 0003:00013D8C D4core10Ùfcounted14__T7RCArrayTaZ€ˆ‹6__ctorMxFKxS€©¶Z€«¬
> _D4core10Ùfcounted14__T7RCArrayTaZ€ˆ‹6__ctorMxFKxS€©¶Z€«¬

long symbol names (>127 characters) are compressed, you can use 
core.demangle.decodeDmdString to get the uncompressed symbol.



More information about the Digitalmars-d mailing list