#4828: ghci fails to load fat binary archives on OS X
---------------------------------+------------------------------------------
    Reporter:  gwright           |        Owner:  igloo     
        Type:  bug               |       Status:  patch     
    Priority:  normal            |    Milestone:  7.2.1     
   Component:  Runtime System    |      Version:  7.0.1     
    Keywords:                    |     Testcase:            
   Blockedby:                    |   Difficulty:            
          Os:  MacOS X           |     Blocking:            
Architecture:  Unknown/Multiple  |      Failure:  GHCi crash
---------------------------------+------------------------------------------

Comment(by igloo):

 No, it'll work due to this patch:
 {{{
 Mon Dec 13 12:49:30 GMT 2010  Ian Lynagh <ig...@earth.li>
   * GHCi linker: Assume non-Haskell libraries are dynamic libs
   Ignore-this: aa153a8f6e309c7b3dae7e46bb7a9583
   This works around a segfault we get when trying to load libiconv.a on
   some platforms.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4828#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to