Well, strictly speaking, GHC only supports self-cross-compilation, id est porting[1], cf. [2]. For more information on cross compilation generally, refer to the wiki page[3]. Does that answer your question, or did you have something else in mind?
[1]:http://hackage.haskell.org/trac/ghc/wiki/Building/Porting [2]:http://hackage.haskell.org/trac/ghc/wiki/CrossCompilation [3]:http://en.wikipedia.org/wiki/Cross_compiler On Jun 19, 2011, at 11:44 AM, Tom Murphy wrote: > On 6/18/11, Alexander Solla <alex.so...@gmail.com> wrote: >> >> Since the iPhone OS is pretty much OS X for ARM, and GHC apparently now >> supports cross-compilation, you can compile GHC for iOS. > > > Can you provide a link for info? I don't understand how this would be done. > > Thanks > Tom > > _______________________________________________ > Haskell-Cafe mailing list > Haskell-Cafe@haskell.org > http://www.haskell.org/mailman/listinfo/haskell-cafe _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe