Giovanni Bajo ha scritto: > Hello, > > I've tweaked Build.py so that it invokes "upx --lzma" instead of "upx > --best" for compressing the binaries, if upx is at least 3.0. > > This provides a higher compression ratio, especially for large DLLs. I > encourage everyone who cares about executable size to update PyInstaller > and try again. > > (NOTE: you also need to prune your bincache* directories within > PyInstaller, because they contain the non-lzma cached version of the > binaries you have already used) > That's indeed a good news! By-the-way: am I wrong or UPX can't compress Linux libraries (.so files)?
Thank you for the good news, Simone --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
