[GHC] #10912: Support for out of the box static linking

GHC ghc-devs at haskell.org
Wed Sep 23 20:54:06 UTC 2015


#10912: Support for out of the box static linking
-------------------------------------+-------------------------------------
        Reporter:  crb002            |                   Owner:
            Type:  feature request   |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Package system    |                 Version:  7.10.2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by crb002):

 Emit static linked binaries, but yes if we wanted to run GHC on AWS Lambda
 we would need to static link GHC itself. I did this with Ruby1.8 for the
 BlueGene/L. Biggest pain was link order.

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


More information about the ghc-tickets mailing list