From 047a0bd6ac260c3b93a1afd8082ee3b6026162d2 Mon Sep 17 00:00:00 2001 From: "http://yarikoptic.myopenid.com/" Date: Wed, 27 Nov 2013 04:26:49 +0000 Subject: [PATCH] Added a comment: sure there is no other ways to shrink? --- .../comment_1_d2faaff98386433110dcf7aae87916b7._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/size_of_the_Android_installation_is_HUGE_--_please_seek_possibility_to_shrink/comment_1_d2faaff98386433110dcf7aae87916b7._comment diff --git a/doc/bugs/size_of_the_Android_installation_is_HUGE_--_please_seek_possibility_to_shrink/comment_1_d2faaff98386433110dcf7aae87916b7._comment b/doc/bugs/size_of_the_Android_installation_is_HUGE_--_please_seek_possibility_to_shrink/comment_1_d2faaff98386433110dcf7aae87916b7._comment new file mode 100644 index 0000000000..894c487841 --- /dev/null +++ b/doc/bugs/size_of_the_Android_installation_is_HUGE_--_please_seek_possibility_to_shrink/comment_1_d2faaff98386433110dcf7aae87916b7._comment @@ -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) + +"""]]