Re: #15837: Hadrian should build dynamically linked ghc binary

"GHC" <[email protected]> Mon, 04 Mar 2019 21:04:34 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
#15837: Hadrian should build dynamically linked ghc binary
-------------------------------------+-------------------------------------
        Reporter:  davide            |                Owner:  davide
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Build System      |              Version:  8.6.1
  (Hadrian)                          |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D5385
       Wiki Page:                    |  Phab:D5327 Phab:D5423
-------------------------------------+-------------------------------------

Comment (by Marge Bot <ben+marge-bot@…>):

 In [changeset:"806cc234426dca41e1c799e9e6212cf9e352d180/ghc"
 806cc234/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="806cc234426dca41e1c799e9e6212cf9e352d180"
 Build and copy libffi shared libraries correctly and enable dynamically
 linking ghc.

 Test Plan:
 Ensure build environment does NOT have a system libffi installed (you may
 want to use a nix environment).
 Then `hadrian/build.sh -c --flavour=default`

 Reviewers: bgamari

 Subscribers: rwbarton, carter

 GHC Trac Issues: #15837
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15837#comment:23>