#4318: Crash while building HEAD on OS X
-------------------------------+--------------------------------------------
    Reporter:  gwright         |        Owner:                     
        Type:  bug             |       Status:  new                
    Priority:  normal          |    Milestone:                     
   Component:  Compiler        |      Version:  6.13               
    Keywords:                  |     Testcase:                     
   Blockedby:                  |   Difficulty:                     
          Os:  MacOS X         |     Blocking:                     
Architecture:  x86_64 (amd64)  |      Failure:  Building GHC failed
-------------------------------+--------------------------------------------

Comment(by gwright):

 I rebuilt ghc-stage2 according to SimonM's instructions above.  The
 additional output is meagre and unilluminating.  I get
 {{{
 redwing-apache:ghc gwright$ inplace/bin/ghc-stage2 --interactive +RTS -Dl
 GHCi, version 6.13.20100904: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... loadObj /Users/gwright/tmp/ghc/libraries/ghc-
 prim/dist-install/build/HSghc-prim-0.2.0.0.o
 linking ... done.
 Loading package integer-gmp ... loadObj /Users/gwright/tmp/ghc/libraries
 /integer-gmp/dist-install/build/HSinteger-gmp-0.2.0.0.o
 linking ... done.
 Loading package base ... addDLL: dll_name = 'libiconv.dylib'
 internal_dlopen: dll_name = 'libiconv.dylib'
 loadObj /Users/gwright/tmp/ghc/libraries/base/dist-
 install/build/HSbase-4.3.0.0.o
 linking ... done.
 Loading package ffi-1.0 ... loadObj /Users/gwright/tmp/ghc/libffi/dist-
 install/build/HSffi.o
 linking ... done.
 Segmentation fault
 }}}

 This isn't telling me much.  Is there an enhanced interrogation method to
 make the linker tell us what it's been up to?

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