[GHC] #7678: GHC should compile cleanly with clang

GHC ghc-devs at haskell.org
Fri Jun 21 00:19:47 CEST 2013


#7678: GHC should compile cleanly with clang
----------------------------------+-----------------------------------------
  Reporter:  thoughtpolice        |          Owner:  thoughtpolice   
      Type:  bug                  |         Status:  closed          
  Priority:  high                 |      Milestone:  7.8.1           
 Component:  Compiler             |        Version:  7.7             
Resolution:  fixed                |       Keywords:  clang           
        Os:  Unknown/Multiple     |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  |     Difficulty:  Unknown         
  Testcase:                       |      Blockedby:                  
  Blocking:  7602                 |        Related:                  
----------------------------------+-----------------------------------------
Changes (by thoughtpolice):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 HEAD as of commit 1a9832 can now build a working stage1 and stage2
 compiler when using Clang. primitive fails to build due to a Clang 'bug'
 descibed in http://llvm.org/bugs/show_bug.cgi?id=16371 but this can be
 worked around. I'll be committing this fix later, and with that a full
 stage2 build can happen.

 I'm marking this ticket closed; further problems will be put into other
 tickets.

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



More information about the ghc-tickets mailing list