On 11/9/2008 12:16 PM, Simone Ramacci - Simosito.it wrote:
> Giovanni Bajo ha scritto:
>> On lun, 2008-10-27 at 20:18 +0100, Simone Ramacci - Simosito.it wrote:
>>   
>>> I've been wondering for a while what the strip option does. I know it 
>>> strips something but I can't understand what strip is supposed to mean.
>>> Can someone explain me?
>>>     
>> "strip" is a UNIX tool which removes debug symbols from an ELF
>> executable (if there are any).
>>   
> thank you. So the executable can be smaller if stripped?

If any of the dynamic libraries included debug infos, yes.
-- 
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