[Haskell-cafe] Build 32-bit apps on 64-bit Windows?

Magnus Therning magnus at therning.org
Wed Jul 15 04:22:58 EDT 2009


On Tue, Jul 14, 2009 at 11:27 PM, Lyle Kopnicky<lists at qseep.net> wrote:
> If I am running GHC on 64-bit Windows, do I have a choice of building a
> 32-bit or 64-bit app? On a cursory glance through the command-line options,
> I didn't find anything.

I don't think there are cross-compiling version of GHC to be
downloaded out there.  You might be able to install both a 64-bit and
32-bit GHC compiler on the same system though.  Personally I use
virtualisation for all my 32-bit needs nowadays.

/M

-- 
Magnus Therning                        (OpenPGP: 0xAB4DFBA4)
magnus@therning.org          Jabber: magnus@therning.org
http://therning.org/magnus         identi.ca|twitter: magthe


More information about the Haskell-Cafe mailing list