-staticlib flag for building standalone static libraries producing very large libraries

Sean Seefried sean.seefried at gmail.com
Sat Mar 7 11:18:18 UTC 2015


Hi all,

Can anyone explain the following problem I'm having?

I'm currently writing a game in Haskell. When I produce a plain old
executable (for local testing) it's about 23M. However, when I create a
static lib using the -staticlib flag it is 54M.

Why the discrepancy?

Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/glasgow-haskell-users/attachments/20150307/02263a71/attachment.html>


More information about the Glasgow-haskell-users mailing list