
#9498: GHC links against unversioned .so files -------------------------------------+------------------------------------- Reporter: Kritzefitz | Owner: trommler Type: feature request | Status: new Priority: low | Milestone: Component: Compiler (FFI) | Version: 7.6.3 Resolution: | Keywords: Debian Operating System: Linux | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by rwbarton): That means we need to record the fact that `-lcurl` is necessary when linking against the static Haskell library but not when linking against the dynamic Haskell library, right? Or can we assume that this is always the case? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9498#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler