[GHC] #10912: Support for out of the box static linking
GHC
ghc-devs at haskell.org
Wed Sep 23 18:13:24 UTC 2015
#10912: Support for out of the box static linking
-------------------------------------+-------------------------------------
Reporter: crb002 | Owner:
Type: feature | Status: new
request |
Priority: normal | Milestone:
Component: Package | Version: 7.10.2
system |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------+-------------------------------------
When running in environments like AWS Lambda you don't have access to
basic shared libraries Haskell needs like libgmp, libffi. Need good
support for static linked libraries of anything included in a basic GHC
distribution.
https://github.com/commercialhaskell/stack/issues/1032
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10912>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list