Linking in Dead Code

Guy guytsalmaves-h at yahoo.com
Sat May 14 21:06:50 CEST 2011


On 14/05/2011 21:12, Don Stewart wrote:
> When compiled with "split objs" GHC makes it possible for the linker
> to do dead code stripping. Make sure your GHC has split-objs on.

Thank you, I hadn't realised that the imported library could be built like this. How is this configured with cabal? (And 
do any packages actually do so?)




More information about the Glasgow-haskell-users mailing list