#7339: GHC fails to build from source on Alpha
----------------------------------+-----------------------------------------
  Reporter:  creemj               |          Owner:  igloo  
      Type:  bug                  |         Status:  closed 
  Priority:  normal               |      Milestone:  7.8.1  
 Component:  Compiler             |        Version:  7.6.1  
Resolution:  fixed                |       Keywords:         
        Os:  Linux                |   Architecture:  alpha  
   Failure:  Building GHC failed  |     Difficulty:  Unknown
  Testcase:                       |      Blockedby:         
  Blocking:                       |        Related:         
----------------------------------+-----------------------------------------

Comment(by simonmar):

 I preferred @slyfox's fix, FWIW.  We don't want to get into the game of
 having to enumerate all the possible architectures that we might need to
 port to, it's better to just assume that every unknown architecture has
 alignment constraints.

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to