Ticket #2380 (closed bug: wontfix)
Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11
| Reported by: | povman | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 6.12.3 |
| Component: | Compiler | Version: | 6.8.3 |
| Keywords: | Cc: | ||
| Operating System: | MacOS X | Architecture: | powerpc |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
- Unzip ghc-6.8.3-src.tar.bz2
- Unzip ghc-6.8.3-src-extralibs.tar.bz2
- cd ghc-6.8.3
- sh boot
- ./configure
- 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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

