[Issue 6673] New: Map file contains broken lines on every 16, 384 bytes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 15 02:48:14 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6673
Summary: Map file contains broken lines on every 16,384 bytes
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Severity: minor
Priority: P2
Component: Optlink
AssignedTo: nobody at puremagic.com
ReportedBy: kekeniro2 at yahoo.co.jp
--- Comment #0 from kekeniro2 at yahoo.co.jp 2011-09-15 02:47:18 PDT ---
I run DMD with -map option and get a map file.
The file has some lines broken in the middle and those following lines merged.
Such as:
0004:00056390 _D11TypeInfo_Ab6__vtblZ 0059A390
0004:00056340 _D11TypeInfo_Ab7__ClassZ 0059A340
0004:00048A40 _D11TypeInfo_Ag6__initZ 0058CA40
0004:00048AB0 _D11TypeInfo_Ag6__vtblZ 005 0004:0 0004:00048A60
_D11TypeInfo_Ag7__ClassZ 0058CA60
0004:00044F40 _D11TypeInfo_Ah6__initZ 00588F40
This problem occurs repeatedly every 16,384 bytes.
Environment:
Windows XP 32-bit
DMD 2.055 ( or older )
OPTLINK for Win32 Release 8.00.12
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list