[Haskell-beginners] GHC compiling for different platforms
Sean Bartell
wingedtachikoma at gmail.com
Tue Jun 30 01:39:49 EDT 2009
I'm guessing the easiest way would be to download a 32-bit precompiled
version of GHC and use that. It should work if you have 32-bit libraries
installed, which your distro probably does by default.
I don't know about Haskell, but in C you could set up a chroot (your distro
might have docs). You could also try compiling Haskell yourself and messing
with configuration options.
Intel vs. AMD shouldn't make a difference.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20090630/863415c9/attachment.html
More information about the Beginners
mailing list