
#8210: Make fails for Building a GHC cross-compiler for Apple iOS target (i386 -apple-darwin11) ----------------------------------------+---------------------------------- Reporter: alen_ribic | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 (amd64) Type of failure: Building GHC failed | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: ----------------------------------------+---------------------------------- Comment (by alen_ribic): Firstly tried adding {{{ GhcStage1HcOpts = -O -fllvm }}} and running with my existing LLVM 3.2. The build failed again with the same error as in the description. I actually got a warning during the build that this sort configuration has not been tested with my version of LLVM but that it will go ahead and try the build anyway. So I just downgraded the LLVM to 3.0, ran the `perl boot` and now running the make with iOS simulator configuration. Will feedback as soon as the build ends. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8210#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler