[GHC] #7490: ghc-stage1 panic when building a cross-compiler or cross-building a compiler

GHC cvs-ghc at haskell.org
Thu Jan 17 13:18:35 CET 2013


#7490: ghc-stage1 panic when building a cross-compiler or cross-building a
compiler
----------------------------------+-----------------------------------------
    Reporter:  singpolyma         |       Owner:  igloo              
        Type:  bug                |      Status:  new                
    Priority:  high               |   Milestone:  7.8.1              
   Component:  Compiler           |     Version:  7.7                
    Keywords:  cross-compilation  |          Os:  Unknown/Multiple   
Architecture:  Unknown/Multiple   |     Failure:  Building GHC failed
  Difficulty:  Unknown            |    Testcase:                     
   Blockedby:                     |    Blocking:                     
     Related:                     |  
----------------------------------+-----------------------------------------
Changes (by simonmar):

  * owner:  => igloo


Comment:

 I expect this will reproduce in an ordinary compilation, using
 `INTEGER_LIBRARY = integer-simple`.  Ian, would you like to take a look?
 I'm pretty sure it's related to the lookup of `mkInteger` in `CorePrep`.
 Maybe `GHC.Integer.Type` itself has an integer in it?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7490#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list