#1845: unconditional relative branch out of range (GHC version 6.8.1-6.10.4 for
powerpc_apple_darwin)
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.0.1
Component: Compiler | Version: 7.1
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: Unknown | Os: MacOS X
Blocking: | Architecture: powerpc
Failure: Compile-time crash |
---------------------------------+------------------------------------------
Changes (by PHO):
* owner: igloo =>
* status: closed => new
* resolution: worksforme =>
Comment:
Sorry, looks like I spoke too soon.
GHCi still crashes on loading GHCi libraries. It only works if we don't
build GHCi libraries (not archives) at all. I'll investigate this further.
{{{
% ./inplace/bin/ghc-stage2 --interactive -package ghc
GHCi, version 7.1.20101127: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... zsh: segmentation fault
./inplace/bin/ghc-stage2 --interactive -package ghc
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1845#comment:25>
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