#5608: Fix T3807 for Mac OS X 10.5
--------------------------+-------------------------------------------------
  Reporter:  thorkilnaur  |          Owner:         
      Type:  bug          |         Status:  new    
  Priority:  normal       |      Milestone:  7.4.1  
 Component:  Test Suite   |        Version:  7.3    
Resolution:               |       Keywords:         
  Testcase:               |      Blockedby:         
Difficulty:               |             Os:  MacOS X
  Blocking:               |   Architecture:  x86    
   Failure:  Other        |  
--------------------------+-------------------------------------------------

Comment(by thorkilnaur):

 The answer seems to be "No":
 {{{
 $ inplace/bin/ghc-pkg field integer-gmp extra-libraries
 extra-libraries:
 }}}
 On the other hand:
 {{{
 $ inplace/bin/ghc-pkg field integer-gmp frameworks
 frameworks: GMP
 }}}
 That may be part of the explanation. What the solution is, however, I
 don't know.

 Best regards Thorkil

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