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