#2377: Building ghc-api with profiling fails during install
----------------------+-----------------------------------------------------
 Reporter:  bos       |          Owner:         
     Type:  bug       |         Status:  closed 
 Priority:  normal    |      Milestone:  6.10.1 
Component:  Compiler  |        Version:  6.8.3  
 Severity:  normal    |     Resolution:  fixed  
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  Unknown
       Os:  Unknown   |  
----------------------+-----------------------------------------------------
Changes (by igloo):

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

Comment:

 Thanks for the report; I can reproduce this with 6.8.3, but it's fixed in
 the 6.10 branch.

 You need
 {{{
 echo "GhcLibProfiled=YES" >> mk/build.mk
 }}}
 instead in 6.10, though.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2377#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to