[Issue 11910] Writes to extern (C) struct have no effect

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 13 05:20:11 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11910



--- Comment #11 from Jacob Carlborg <doob at me.com> 2014-01-13 05:20:06 PST ---
(In reply to comment #10)

> I'm linking against C code, so I have to use Win64 and the MS linker, which I'm
> very familiar with.
> It may be that it just chose one, but curious to know why... anyway, all good.

I found this on stackoverflow[1]:

"The linker will search the files you provide on the command line first for
symbols, before it searches in libraries"

[1] http://stackoverflow.com/a/19023148/1787929

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


More information about the Digitalmars-d-bugs mailing list