Let me clarify that. I want to be able to build a version of GHC that runs on x86 but generates binaries that will run natively on x86_64.
All the references on GHC and cross-compile seem to be talking about bootstrapping a build of GHC itself, but I want to cross-compile my applications. Thanks again. On Friday, December 15, 2006, at 03:05PM, "Mathew Mills" <[EMAIL PROTECTED]> wrote: >I want to build haskell targeting x86_64 from a 32-bit machine. I have >everything already setup for cross-compiling C code. Does GHC support >cross-compiling like this? > >Thanks > >_______________________________________________ >Cvs-ghc mailing list >[EMAIL PROTECTED] >http://www.haskell.org/mailman/listinfo/cvs-ghc > > _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
