Added a comment: sure there is no other ways to shrink?

This commit is contained in:
http://yarikoptic.myopenid.com/ 2013-11-27 04:26:49 +00:00 committed by admin
parent 1260ffd8bd
commit 047a0bd6ac

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="http://yarikoptic.myopenid.com/"
nickname="site-myopenid"
subject="sure there is no other ways to shrink?"
date="2013-11-27T04:26:35Z"
content="""
Might be quite a stretch but it is hard to grasp that all 60MB are really needed... although with haskell -- it might indeed be the case, but I thought that may be there could be some symbols pulled in which aren't used, and for which when in gcc/ld world there are ways to get rid of them, e.g. -dead_strip (just excercising ideas)
"""]]