#1958: collect2: ld terminated with signal 10 [Bus error]: Building parsec on a
PPC Mac OS X 10.5 Leopard as part of GHC 6.9
-------------------------+--------------------------------------------------
Reporter: thorkilnaur | Owner: thorkilnaur
Type: bug | Status: new
Priority: high | Milestone: 6.8.3
Component: Compiler | Version: 6.9
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: powerpc
Os: MacOS X |
-------------------------+--------------------------------------------------
Comment (by eelco):
Replying to [comment:6 eelco]:
> I also tried using ld_classic, simply by running ./configure --with-
ld=/usr/bin/ld_classic before making. Unfortunately, this causes GHC
(stage1) to panic:
Sorry, this must have been caused by something else. A completely clean
build with ld_classic fails with the bus error again.
{{{
make -f Makefile.ghcbin -r HS_PROG=stage2/ghc-6.8.2 stage2/ghc-6.8.2
../compiler/stage1/ghc-inplace -o stage2/ghc-6.8.2 -H16m -O -package ghc
-Istage2 -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -IcodeGen
-InativeGen -Iparser -Rghc-timing -DGHCI -threaded -fforce-recomp
stage2/main/Main.o
collect2: ld terminated with signal 10 [Bus error]
<<ghc: 14764812 bytes, 4 GCs, 111888/111888 avg/max bytes residency (1
samples), 16M in use, 0.00 INIT (0.00 elapsed), 0.06 MUT (57.04 elapsed),
0.03 GC (0.07 elapsed) :ghc>>
make[3]: *** [stage2/ghc-6.8.2] Error 1
make[2]: *** [stage2/ghc-6.8.2] Error 2
make[1]: *** [stage2] Error 2
make: *** [bootstrap2] Error 2
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1958#comment:7>
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