#3661: Profiling GHC HEAD broken under OSX.
---------------------------------+------------------------------------------
    Reporter:  pejo              |        Owner:         
        Type:  bug               |       Status:  new    
    Priority:  normal            |    Milestone:         
   Component:  Build System      |      Version:  6.13   
    Severity:  normal            |   Resolution:         
    Keywords:                    |   Difficulty:  Unknown
    Testcase:                    |           Os:  MacOS X
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by pejo):

 Replying to [comment:1 igloo]:
 Here's the complete non-working build.mk:
 {{{
 BuildFlavour = prof
 }}}

 I initially tried the following diff to my working build.mk, but that gave
 the same error:
 {{{
 -GhcLibWays = v
 +GhcLibWays = v p
 GhcProfiled = YES
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3661#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