#1845: unconditional relative branch out of range (GHC version 6.8.1/6.8.2 for
powerpc_apple_darwin)
----------------------+-----------------------------------------------------
 Reporter:  guest     |          Owner:  thorkilnaur
     Type:  bug       |         Status:  new        
 Priority:  normal    |      Milestone:  6.8.3      
Component:  Compiler  |        Version:  6.8.2      
 Severity:  major     |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:            |   Architecture:  powerpc    
       Os:  MacOS X   |  
----------------------+-----------------------------------------------------
Changes (by fons):

 * cc: [EMAIL PROTECTED] (added)
  * version:  6.8.1 => 6.8.2
  * component:  GHCi => Compiler
  * severity:  normal => major
  * summary:  unconditional relative branch out of range (GHC version 6.8.1
              for powerpc_apple_darwin) => unconditional
              relative branch out of range (GHC version
              6.8.1/6.8.2 for powerpc_apple_darwin)

Comment:

 I'm suffering exactly the same problem with ghc 6.8.2 in Leopard/ppcG4.

 I can reproduce the bug both with macports ghc and http://www.informatik
 .uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/mac/ghcs/ghc-6.8.2
 -powerpc-apple-darwin-static-libs.tar.bz2

 Furthermore, the problem is not limited to interactive mode. Compilation
 fails for this cabal package  http://hackage.haskell.org/cgi-bin/hackage-
 scripts/package/type-level-0.1

 Removing the genAliases splice from Data.TypeLevel.Num.Aliases fixes the
 problem.

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