#4326: Error linking on OS X
-------------------------------+--------------------------------------------
    Reporter:  AntoineLatter   |       Owner:                     
        Type:  bug             |      Status:  new                
    Priority:  normal          |   Component:  Build System       
     Version:  6.13            |    Keywords:                     
    Testcase:                  |   Blockedby:                     
          Os:  MacOS X         |    Blocking:                     
Architecture:  x86_64 (amd64)  |     Failure:  Building GHC failed
-------------------------------+--------------------------------------------
 When linking:

 "/usr/bin/ld" -r -o compiler/stage2/build/HSghc-6.13.20100919.o  <many
 things>

 ld quits with the following error:

 ld: scattered reloc r_address too large for inferred architecture i386
 make[1]: *** [compiler/stage2/build/HSghc-6.13.20100919.o] Error 1

 I'm running OS X 10.6, on a Core 2 Duo (which I'm pretty sure is 64 bit).

 I'm building with ghc 6.12.2

 I've successfully built 6.13.20100911, but it looks like a lot of changes
 have moved in since then. This build is from the same tree, but I did a
 make clean before the pull and a 'perl boot' after, which I thought was
 the correct process.

 Let me know if you need more information, or if there is something I
 should try.

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