#5864: Windows build fails: undefined reference to `_imp___imp__n_capabilities'
---------------------------+------------------------------------------------
  Reporter:  igloo         |          Owner:                  
      Type:  bug           |         Status:  closed          
  Priority:  highest       |      Milestone:  7.6.1           
 Component:  Compiler      |        Version:  7.5             
Resolution:  fixed         |       Keywords:                  
        Os:  Windows       |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |     Difficulty:  Unknown         
  Testcase:                |      Blockedby:                  
  Blocking:                |        Related:                  
---------------------------+------------------------------------------------
Changes (by pcapriotti):

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


Comment:

 Pushed:

 {{{
 commit 945c24bdb015c2373cadf0a902af62102509e9aa
 Author: Paolo Capriotti <[email protected]>
 Date:   Tue Apr 24 11:35:35 2012 +0100

     Remove hardcoded mangling of the n_capability symbol (#5864)

     This was breaking cross-module inlining, since the symbol ended up
 being
     mangled twice, if the call happened to be inlined into another module.
 }}}

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