#5289: Can't use ghci with a library linked against libstdc++
-------------------------------+--------------------------------------------
  Reporter:  bos               |          Owner:                  
      Type:  bug               |         Status:  new             
  Priority:  normal            |      Milestone:  7.6.1           
 Component:  GHCi              |        Version:  7.0.3           
Resolution:                    |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  GHCi crash        |     Difficulty:                  
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------

Comment(by spl):

 [comment:38 rian]'s workaround worked for me on OS X 10.5 (GHC version
 7.4.1.20120508):
 {{{
 sudo ln -s /usr/lib/libstdc++.6.0.4.dylib /usr/lib/libstdc++.dylib
 }}}

 Just curious: what's the current status on this issue?

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