#5898: ghc: internal error: Invalid Mach-O file
-------------------------+--------------------------------------------------
    Reporter:  jeffshaw  |       Owner:              
        Type:  bug       |      Status:  new         
    Priority:  normal    |   Milestone:  7.6.1       
   Component:  Compiler  |     Version:  7.0.4       
    Keywords:            |          Os:  MacOS X     
Architecture:  powerpc   |     Failure:  None/Unknown
  Difficulty:  Unknown   |    Testcase:              
   Blockedby:            |    Blocking:              
     Related:            |  
-------------------------+--------------------------------------------------
Changes (by pcapriotti):

  * difficulty:  => Unknown
  * milestone:  => 7.6.1


Old description:

> I am running Mac OS 10.5.8 on a PowerPC processor.
>
> $ cabal --version
> cabal-install version 0.10.2
> using version 1.10.2.0 of the Cabal library
> $ ghc --version
> The Glorious Glasgow Haskell Compilation System, version 7.0.4
> $ machine
> ppc7450
>
> "cabal install yesod-core" fails with
>
> Loading package wai-logger-0.1.4 ... linking ... ghc: internal error:
> Invalid Mach-O file:Address out of bounds while relocating object file
>     (GHC version 7.0.4 for powerpc_apple_darwin)
>     Please report this as a GHC bug:
> http://www.haskell.org/ghc/reportabug

New description:

 I am running Mac OS 10.5.8 on a PowerPC processor.

 {{{
 $ cabal --version
 cabal-install version 0.10.2
 using version 1.10.2.0 of the Cabal library
 $ ghc --version
 The Glorious Glasgow Haskell Compilation System, version 7.0.4
 $ machine
 ppc7450
 }}}

 `cabal install yesod-core` fails with

 {{{
 Loading package wai-logger-0.1.4 ... linking ... ghc: internal error:
 Invalid Mach-O file:Address out of bounds while relocating object file
     (GHC version 7.0.4 for powerpc_apple_darwin)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 }}}

--

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