[Issue 11114] Undefined symbols after merging dmd pull #2550
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 14 14:16:16 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11114
--- Comment #15 from Walter Bright <bugzilla at digitalmars.com> 2013-10-14 14:16:14 PDT ---
(In reply to comment #14)
> (In reply to comment #13)
> > I'm asking if the reason, in your code, it isn't in the imported libraries is
> > because it is behind a version declaration?
>
> Impossible. The symbol belongs to the final executable-compiled project (it is
> a template from the library instantiated with project's own types) which is
> compiled in a single dmd call as I already have written.
If it is compiled in one a single dmd call, then it wouldn't be linking in
other libraries?
--
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