Issues with linker map file

Benjamin Thaut code at benjamin-thaut.de
Sun Jan 29 07:55:48 PST 2012


Are there any known bugs with the linker map file dmd can generate 
(windows) ?
I sometimes get lines like the following in the exports section:
  0003:00009E60 D4core7runtime7Runtime10initia 0003:00009E60 
D4core7runtime7Runtime10initializeFDFC6object9ThrowableZvZb

Whereas a intact linke should look something like this:
  0003:00009E9C D4core7runtime7Runtime4argsFNdZAAya 
_D4core7runtime7Runtime4argsFNdZAAya

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€«¬

Any help would be appreciated.

Kind Regards
Benjamin Thaut


More information about the Digitalmars-d mailing list