[Haskell-cafe] ghc

Cetin Sert cetin.sert at gmail.com
Thu Apr 10 20:22:23 EDT 2008


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?

2008/4/11 Jake Mcarthur <jake.mcarthur at gmail.com>:

> On Apr 10, 2008, at 1:20 PM, Brent Yorgey wrote:
>
>  This is true for any compiler that produces native binaries (as opposed
> > to certain languages which require a virtual machine...)
> >
>
> Unless, of course, it results in a dynamically linked binary, which I'm
> pretty sure GHC doesn't support at all anyway (unless that has changed?).
>
> — Jake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080411/6ad7a856/attachment.htm


More information about the Haskell-Cafe mailing list