moving a binary compiled on a 32-bit machine running Linux to a 64-bit
one, would that necessitate recompilation on the target machine or
cross-compilation or can 64-bit Linux run 32-bit binaries?<br><br><div class="gmail_quote">2008/4/11 Jake Mcarthur &lt;<a href="mailto:jake.mcarthur@gmail.com">jake.mcarthur@gmail.com</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Apr 10, 2008, at 1:20 PM, Brent Yorgey wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
This is true for any compiler that produces native binaries (as opposed to certain languages which require a virtual machine...)<br>
</blockquote>
<br></div>
Unless, of course, it results in a dynamically linked binary, which I&#39;m pretty sure GHC doesn&#39;t support at all anyway (unless that has changed?).<br><font color="#888888">
<br>
— Jake</font></blockquote></div><br>