1 May 2010 12:41
Re: #4013: build fails on OS X: Invalid Mach-O file:Address out of bounds while relocating object file
GHC <cvs-ghc <at> haskell.org>
2010-05-01 10:41:59 GMT
2010-05-01 10:41:59 GMT
#4013: build fails on OS X: Invalid Mach-O file:Address out of bounds while
relocating object file
-------------------------+--------------------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 6.14.1
Component: Compiler | Version: 6.13
Keywords: | Difficulty:
Os: MacOS X | Testcase:
Architecture: x86 | Failure: Building GHC failed
-------------------------+--------------------------------------------------
Comment(by thorkilnaur):
Inspired by a successful build
(http://darcs.haskell.org/ghcBuilder/builders/tn23/8/8.html)
{{{
"inplace/bin/ghc-stage2" -H32m -O -package-name dph-par-0.4.0 -hide-
all-packages -i -ilibraries/dph/dph-par/../dph-common -ilibraries/dph/dph-
par/dist-install/build -ilibraries/dph/dph-par/dist-install/build/autogen
-Ilibraries/dph/dph-par/dist-install/build -Ilibraries/dph/dph-par/dist-
install/build/autogen -Ilibraries/dph/dph-par/. -optP-include
-optPlibraries/dph/dph-par/dist-install/build/autogen/cabal_macros.h
-package array-0.3.0.0 -package base-4.2.0.0 -package dph-base-0.4.0
-package dph-prim-par-0.4.0 -package ghc-6.13.20100423 -package ghc-
prim-0.2.0.0 -package random-1.0.0.2 -package template-haskell-2.4.0.0
-Odph -funbox-strict-fields -haddock -fcpr-off -fdph-this -package-name
dph-par -XTypeFamilies -XGADTs -XRankNTypes -XBangPatterns -XMagicHash
-XUnboxedTuples -XTypeOperators -O2 -XGenerics -fno-warn-deprecated-flags
-Wwarn -odir libraries/dph/dph-par/dist-install/build -hidir
(Continue reading)
RSS Feed