18 Dec 20:44
binary-dists for ghc-6.8.2
From: Christian Maeder <Christian.Maeder <at> dfki.de>
Subject: binary-dists for ghc-6.8.2
Newsgroups: gmane.comp.lang.haskell.glasgow.user
Date: 2007-12-18 19:44:23 GMT
Subject: binary-dists for ghc-6.8.2
Newsgroups: gmane.comp.lang.haskell.glasgow.user
Date: 2007-12-18 19:44:23 GMT
Dear all, I've built binary distributions for Mac OS 10.4 (Tiger) based on (better supported) GMP and GNUreadline frameworks and for Solaris 10. http://www.dfki.de/sks/hets/mac/versions/ghc-6.8.2-powerpc-apple-darwin.tar.bz2 http://www.dfki.de/sks/hets/intel-mac/versions/ghc-6.8.2-i386-apple-darwin.tar.bz2 The frameworks under http://www.haskell.org/ghc/dist/mac_frameworks/mac_e.htm should do. The Mac binaries have been built using gcc version 4.0.1 (Apple Computer, Inc. build 5367) and a patched Linker.lhs from http://hackage.haskell.org/trac/ghc/ticket/1798 (also the files compiler/main/DriverPipeline.hs and utils/hsc2hs/Main.hs are patched according to http://hackage.haskell.org/trac/ghc/ticket/1395) The PPC binary still features: http://hackage.haskell.org/trac/ghc/ticket/1845 The PPC ghc can be used on Intel Macs with the additional options: -optc-arch -optcppc -opta-arch -optappc -optl-arch -optlppc (but that's slower than an i386 binary). The Intel-Mac binary has also a patched file rts/Exception.cmm for http://hackage.haskell.org/trac/ghc/ticket/1980 (although I don't know if it is a Mac problem at all.)(Continue reading)
RSS Feed