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



--- Comment #16 from Benjamin Thaut <c...@benjamin-thaut.de> 2013-08-29 
11:44:50 PDT ---
> Maybe my understanding of the Windows mechanism is wrong, but I don't think
> that the exported symbol has to be different. All the runtime binding happens
> in the import library and which is similar to the PLT for ELF. Code that 
> refers
> to an imported symbol will then statically link against the import library.

Yes for functions symbols this is true, but data symbols require special
handling as described before. What are you trying to suggest with this
statement?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to