[Issue 10255] When creating lib files, dmd no longer splits module into multiple obj files

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 11 23:58:07 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10255


Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de


--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2013-06-11 23:58:05 PDT ---
It seems there are actually multiple object files with the same name in the
library which are merged in the list file. If you extract a module it only
contains some of the listed symbols, not all. Opening the lib in IDA also
reveals multiple files with the same name.

-- 
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