#2972: ppc ghci segfaults at startup
------------------------+---------------------------------------------------
Reporter: cemeyer | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone: _|_
Component: GHCi | Version: 7.5
Keywords: | Os: Linux
Architecture: powerpc | Failure: GHCi crash
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
------------------------+---------------------------------------------------
Changes (by erikd):
* version: 7.0.3 => 7.5
Comment:
Turns out the working machine has a G4 CPU which is 32 bits, but does have
Altivec instructions. The non-working machine is a G5 which is 64 bit
(running a 64 bit kernel and all 32 bit user space code). The G5 is not
able to boot a 32 bit kernel.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2972#comment:17>
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