https://d.puremagic.com/issues/show_bug.cgi?id=11910
--- Comment #11 from Jacob Carlborg <[email protected]> 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: -------
