Re: ANNOUNCE: GHC 7.10.1 Release Candidate 2

2015-01-27 Thread Carter Schonwald
George, what version of llvm are you using? afaik, only llvm 3.5 is supported for 7.10 (though I could be wrong) On Tue, Jan 27, 2015 at 8:39 PM, George Colpitts george.colpi...@gmail.com wrote: Has anybody successfully build and used this on the Mac on 10.10 using the latest XCode? While it

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 2

2015-01-27 Thread George Colpitts
I have llvm 3.4.2. Not sure why I thought that was the supported version. Where would that be documented? There doesn't seem to be anything on this in https://downloads.haskell.org/~ghc/7.10.1-rc1/docs/html/users_guide/release-7-10-1.html There is lots of mail about llvm. I guess the following

Re: ANNOUNCE: GHC 7.10.1 Release Candidate 2

2015-01-27 Thread George Colpitts
Has anybody successfully build and used this on the Mac on 10.10 using the latest XCode? While it is better than RC1 I am still seeing the following two issues: - programs compiled with llvm fail at runtime with illegal instruction - calling main from the ghci inerpreter after loading