[GHC] #7686: --with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc compilation

GHC cvs-ghc at haskell.org
Sat Mar 2 10:24:32 CET 2013


#7686: --with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc
compilation
--------------------------------+-------------------------------------------
Reporter:  kgardas              |          Owner:  trommler        
    Type:  bug                  |         Status:  new             
Priority:  normal               |      Component:  Build System    
 Version:  7.7                  |       Keywords:                  
      Os:  Unknown/Multiple     |   Architecture:  Unknown/Multiple
 Failure:  Building GHC failed  |      Blockedby:                  
Blocking:                       |        Related:  #7465           
--------------------------------+-------------------------------------------
Changes (by trommler):

 * cc: ptrommler@… (added)
  * owner:  => trommler
  * os:  Solaris => Unknown/Multiple
  * architecture:  x86 => Unknown/Multiple
  * related:  => #7465


Comment:

 The issue affects all operating systems where libffi is not installed in a
 standard location.

 Ticket #7465 deals with linking libffi from a directory not on the system
 linker path.

 I hope I get around to fixing those two tickets soon.

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



More information about the ghc-tickets mailing list