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

GHC ghc-devs at haskell.org
Thu Oct 1 18:48:59 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 Rev(s):
-------------------------------------+-------------------------------------

Comment (by crb002):

 No. You need static versions of the libraries that you bring in. That's a
 wget from http://libfoo.org/, configure;make; make install for each
 libfoo.a you are missing in your Haskell dev toolchain.

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


More information about the ghc-tickets mailing list