Y
Hacker News
new
|
ask
|
show
|
jobs
by
yuhong
4758 days ago
I am talking about the cl.exe executable that output x86-32 code itself, not the code it produces. You can use a 32-bit cl.exe to cross compile 64-bit code, but not the other way round.
1 comments
ryanmolden
4758 days ago
Ahh gotcha, I hadn't look at that angle. That is unfortunate.
link