[GHC] #8194: make install (at git ef01794) still fails

GHC ghc-devs at haskell.org
Sun Sep 15 19:48:55 CEST 2013


#8194: make install (at git ef01794) still fails
------------------------------------------+---------------------------
        Reporter:  guest                  |            Owner:  bos
            Type:  bug                    |           Status:  patch
        Priority:  highest                |        Milestone:  7.8.1
       Component:  Build System           |          Version:  7.7
      Resolution:                         |         Keywords:
Operating System:  Linux                  |     Architecture:  x86
 Type of failure:  Installing GHC failed  |       Difficulty:  Unknown
       Test Case:                         |       Blocked By:
        Blocking:                         |  Related Tickets:
------------------------------------------+---------------------------

Comment (by Bryan O'Sullivan <bryano@…>):

 In [changeset:865956a6ccd88e71aa07a33667242b95ecf98793/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="865956a6ccd88e71aa07a33667242b95ecf98793"
 Cause "make install" to install dynamic libraries (#8194)

 Our special ghc-cabal command needs to be told that we are building with
 dynamic library support when it does its copying. We do so by passing an
 extra parameter from ghc.mk.
 }}}

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



More information about the ghc-tickets mailing list