#5293: Linker error from integer-gmp (OS X 10.7)
--------------------------------------+-------------------------------------
  Reporter:  jhenahan                 |          Owner:                
      Type:  bug                      |         Status:  merge         
  Priority:  highest                  |      Milestone:  7.4.1         
 Component:  Compiler                 |        Version:  7.0.4         
Resolution:                           |       Keywords:                
  Testcase:                           |      Blockedby:                
Difficulty:                           |             Os:  MacOS X       
  Blocking:                           |   Architecture:  x86_64 (amd64)
   Failure:  GHC doesn't work at all  |  
--------------------------------------+-------------------------------------
Changes (by chak):

  * status:  new => merge


Comment:

 {{{
 commit 82b8576c040e2d8fa5f524624478ac0effe18753
 Author: Manuel M T Chakravarty <[email protected]>
 Date:   Fri Aug 5 00:17:14 2011 +1000

    This should finally fix #5293 by fixing two bugs in GMP's configuration
 setup

    * GMP uses m4 scripts to pre-process hand coded assembly routines
    * These didn't properly account for OS X/i86_64 always using PIC
 }}}

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