#4318: Crash while building HEAD on OS X
-------------------------------+--------------------------------------------
    Reporter:  gwright         |        Owner:                     
        Type:  bug             |       Status:  new                
    Priority:  normal          |    Milestone:  7.0.1              
   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 have ghci from HEAD working, built 64 bit on OS X 10.6.  At least it
 works well enough to define `fact` and `fib` at the prompt and get the
 right answers.  (Certainly an improvement over a segfault or abort trap!)

 I'll resync with HEAD and apply my patches, then run the testsuite.  There
 may still be some other problems with the linker lurking, since there have
 clearly been paths through the code that were never exercised in the 64
 bit Mach-O case.

 The final change to fix the crash wasn't much; better to be lucky than
 smart.

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