On 5/4/2009 2:07 PM, Simone Ramacci - Simosito.it wrote:
> 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)?

Yes, unfortunately it cannot.
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to