#2287: GHCi fails to start
----------------------+-----------------------------------------------------
 Reporter:  felixmar  |          Owner:         
     Type:  bug       |         Status:  new    
 Priority:  normal    |      Milestone:         
Component:  GHCi      |        Version:  6.9    
 Severity:  critical  |     Resolution:         
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Windows   |  
----------------------+-----------------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown

Old description:

> GHCi fails to start with following error message:
>
> : Unknown PEi386 section name `.reloc' (while processing: C:\ghc\ghc-head
> \ghc-prim-0.1\HSghc-prim-0.1.o)
> Loading package ghc-prim ... : panic! (the 'impossible' happened)
>   (GHC version 6.9.20080514 for i386-unknown-mingw32):
>         loadObj: failed
>
> Both GHC version 6.9.20080514 with build setting "quick" and build
> setting "quickest" have this issue.

New description:

 GHCi fails to start with following error message:
 {{{
 : Unknown PEi386 section name `.reloc' (while processing: C:\ghc\ghc-head
 \ghc-prim-0.1\HSghc-prim-0.1.o)
 Loading package ghc-prim ... : panic! (the 'impossible' happened)
   (GHC version 6.9.20080514 for i386-unknown-mingw32):
         loadObj: failed
 }}}
 Both GHC version 6.9.20080514 with build setting "quick" and build setting
 "quickest" have this issue.

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