#2380: Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11
------------------------+---------------------------------------------------
    Reporter:  povman   |       Owner:              
        Type:  bug      |      Status:  new         
    Priority:  normal   |   Component:  Build System
     Version:  6.8.3    |    Severity:  normal      
    Keywords:           |    Testcase:              
Architecture:  powerpc  |          Os:  MacOS X     
------------------------+---------------------------------------------------
 1. Unzip ghc-6.8.3-src.tar.bz2
  2. Unzip ghc-6.8.3-src-extralibs.tar.bz2
  3. cd ghc-6.8.3
  4. sh boot
  5. ./configure
  6. make

 I get this error:
 {{{
 ------------------------------------------------------------------------
 == make all -r;
  in /Users/lukeworth/src/ghc-6.8.3/rts
 ------------------------------------------------------------------------
 ../compiler/ghc-inplace -optc-O -optc-Wall -optc-W -optc-Wstrict-
 prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-
 Winline -optc-Waggregate-return -optc-I../includes -optc-I. -optc-
 Iparallel -optc-Ism -optc-DCOMPILING_RTS -optc-fomit-frame-pointer
 -optc-I../gmp/gmpbuild -optc-fno-strict-aliasing -H16m -O -optc-O2
 -package-name rts -static -I../gmp/gmpbuild -I. -#include HCIncludes.h
 -dcmm-lint     -c Adjustor.c -o Adjustor.o
 make[1]: *** [Adjustor.o] Bus error
 make: *** [stage1] Error 1
 }}}

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