#2469: Linking fails with "multiple definition of `deRefStablePtr'"
----------------------------------+-----------------------------------------
 Reporter:  meteficha             |          Owner:  simonmar
     Type:  bug                   |         Status:  closed  
 Priority:  high                  |      Milestone:  6.10.1  
Component:  Compiler (FFI)        |        Version:  6.8.2   
 Severity:  normal                |     Resolution:  fixed   
 Keywords:  linker ffi stableptr  |     Difficulty:  Unknown 
 Testcase:                        |   Architecture:  Unknown 
       Os:  Multiple              |  
----------------------------------+-----------------------------------------
Changes (by simonmar):

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

Comment:

 Fixed:
 {{{
 Tue Sep 16 14:22:22 BST 2008  Simon Marlow <[EMAIL PROTECTED]>
   * FIX #2469: sort out our static/extern inline story
   gcc has changed the meaning of "extern inline" when certain flags are
   on (e.g. --std=gnu99), and this broke our use of it in the header
   files.
 }}}

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