On Tue, 2015-05-19 at 13:29 +0800, Yicong Huang wrote: > For pypy 2.5.1, the default buiding of libpypy-c.so is about 99MB.
Did you check whether it includes the debug information or not? If yes (which looks quite likely, judging by the size), then you can strip it and this alone will get you a huge gain at practically no cost. -- Sincerely yours, Yury V. Zaytsev _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev