[Issue 9044] dmd sometimes produces object files with multiple definitions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 27 01:07:51 PDT 2013


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



--- Comment #26 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-05-27 12:07:47 MSD ---
(In reply to comment #25)
> I very much suspect that this is caused by the generated internal object file
> names of a library or other generated identifiers that are assumed to be
> unique, but clearly this is not guaranteed when building libraries in separate
> build steps.

It also fails in dmd (not OPTLINK) when a library is generated using a single
`dmd -lib ...` call (see Comment 21).

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