ghc-ios / ghc-ios-scripts

Scripts for building GHC and Haskell programs for iOS
166 stars 27 forks source link

Building current ghc HEAD fails with globalRegMaybe not defined for this platform #9

Closed angerman closed 10 years ago

angerman commented 10 years ago

I just tried to compile the current git head of ghc, but that failed with:

ghc-stage1: panic! (the 'impossible' happened)
  (GHC version 7.9.20140906 for arm-apple-ios):
    globalRegMaybe not defined for this platform
angerman commented 10 years ago

Moved to the ghc issue tracker, patch is available at: https://phabricator.haskell.org/D208