What steps will reproduce the problem?
1. build for x64 target
2.
3.
What is the expected output? What do you see instead?
/MACHINE:X86 is added on link.exe. This is invalid for x64 target.
If x64 target, you should add /MACHINE:X64 instead of
What version of the product are you using? On what operating system?
Visual Studio x64 compiler.
Please provide any additional information below.
Original issue reported on code.google.com by makoto...@gmail.com on 19 Apr 2012 at 2:02
Original issue reported on code.google.com by
makoto...@gmail.com
on 19 Apr 2012 at 2:02