
#7580: Building PrimOps.cmm on OS X with LLVM 3.2 fails ---------------------------------+------------------------------------------ Reporter: thoughtpolice | Owner: thoughtpolice Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler (LLVM) | Version: 7.7 Keywords: | Os: MacOS X Architecture: Unknown/Multiple | Failure: Building GHC failed Difficulty: Unknown | Testcase: Blockedby: 7590 | Blocking: 7588, 7589 Related: #7571, #7575 | ---------------------------------+------------------------------------------ Comment(by dterei): Argh. I didn't realize all these patches are problems due to cross compilation. Why are you using LLVM 3.3? It is unreleased and so not supported. Sure, we should support it, but you are throwing in two new problems now. 1) LLVM 3.2 and 3.3 are unsupported. 2) Cross compilation has bugs. Is it possible to use LLVM 3.1 or at least 3.2? Or do they not work well enough with ARM? I'm trying to review your patches now but this fact will slow me down a little. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7580#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler