[GHC] #4013: build fails on OS X: Invalid Mach-O file:Address out of bounds while relocating object file

GHC cvs-ghc at haskell.org
Fri Feb 25 22:21:47 CET 2011


#4013: build fails on OS X: Invalid Mach-O file:Address out of bounds while
relocating object file
----------------------------------+-----------------------------------------
  Reporter:  igloo                |          Owner:         
      Type:  bug                  |         Status:  closed 
  Priority:  high                 |      Milestone:  7.0.3  
 Component:  Compiler             |        Version:  6.13   
Resolution:  fixed                |       Keywords:         
  Testcase:                       |      Blockedby:         
Difficulty:                       |             Os:  MacOS X
  Blocking:                       |   Architecture:  x86    
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Should be fixed for old versions of OS X by
 {{{
 Fri Feb 25 18:43:58 GMT 2011  Ian Lynagh <igloo at earth.li>
   * Turn off split objects on Darwin if XCode < 3.2 (#4013)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4013#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the Glasgow-haskell-bugs mailing list