http://d.puremagic.com/issues/show_bug.cgi?id=11266
--- Comment #19 from Brad Anderson <[email protected]> 2013-10-16 21:17:15 PDT --- (In reply to comment #18) > (In reply to comment #14) > > I always wanted to try whether the 32-bit MS linker is able to build 64-bit > > executables, and it actually is! So the linker setting can just be > > > > LINKCMD=%VCINSTALLDIR%\bin\link.exe > > I think I'll stick with the 64-bit since they already work. I have occasional > problems with the 32-bit toolset in Visual Studio in my C++ projects at work > (big PCH and Whole Program Optimization can trigger it) and I know these > problems don't occur in the 64-bit toolset. Actually, on second thought I'll throw that in there as a backup that gets overridden in case the installer doesn't detect VS. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
