[pypy-dev] Exclude modules and functions from building libpypy.so

Yury V. Zaytsev yury at shurup.com
Tue May 19 18:35:43 CEST 2015


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




More information about the pypy-dev mailing list