[GHC] #7833: installed GHC refers to libffi in the build directory

GHC ghc-devs at haskell.org
Sat Jun 22 23:35:25 CEST 2013


#7833: installed GHC refers to libffi in the build directory
---------------------------------+------------------------------------------
    Reporter:  igloo             |       Owner:  igloo           
        Type:  bug               |      Status:  new             
    Priority:  high              |   Milestone:  7.8.1           
   Component:  Build System      |     Version:  7.6.2           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by ian@…):

 commit 92f36df441052ab6bb8516cc19be65f2ca4010fd
 {{{
 Author: Ian Lynagh <ian at well-typed.com>
 Date:   Sat Jun 22 20:34:12 2013 +0100

     Fix the dynmaic library paths in the libs, as well as in the programs

     Part of #7833

  ghc.mk                              |    5 +++++
  rules/build-package-way.mk          |    1 +
  rules/build-prog.mk                 |   14 ++------------
  rules/relative-dynlib-references.mk |   35
 +++++++++++++++++++++++++++++++++++
  4 files changed, 43 insertions(+), 12 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list