[Pythonmac-SIG] Py2App / Strip Not Correctly Working On .dSYM Directories

Kel Solaar kelsolaar_fool at hotmail.com
Tue May 26 09:07:13 CEST 2009


Hi !
That's what I finally did, I tried to find why those debug libraries are included but didn't succeeded. Anyway my bunddle is now of a much better size :p Hope there is a clean solution coming
Thomas

CC: pythonmac-sig at python.org
From: ronaldoussoren at mac.com
To: kelsolaar_fool at hotmail.com
Subject: Re: [Pythonmac-SIG] Py2App / Strip Not Correctly Working On .dSYM Directories
Date: Tue, 26 May 2009 09:03:11 +0200

That is indeed annoying. As a workaround you could remove the .dsym directories manually.
This should obviously be fixed in py2app itself, when it strips debug symbols from executable files it should also remove .dsym directories.  I've added this to my list, but wouldn't mind if someone would send me a patch before I get to that ;-)
Ronald
On 26 May, 2009, at 0:35, Kel Solaar wrote:Hello :)
Py2App seems to fail stripping my .dSYM directories. This one for example is currently around 210 mo and bundled every time :
MyApp.app/Contents/Frameworks/QtGui.framework/QtGui_debug.dSYM
I have those related messages : 
/usr/bin/strip: input object file stripped: /Users/KelSolaar/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtGui.framework/QtGui_debug.dSYM/Contents/Resources/DWARF/QtGui_debug (for architecture ppc)/usr/bin/strip: input object file stripped: /Users/KelSolaar/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtGui.framework/QtGui_debug.dSYM/Contents/Resources/DWARF/QtGui_debug (for architecture i386)/usr/bin/strip: input object file stripped: /Users/KelSolaar/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtCore.framework/QtCore_debug.dSYM/Contents/Resources/DWARF/QtCore_debug (for architecture ppc)/usr/bin/strip: input object file stripped: /Users/KelSolaar/Documents/Developement/sIBL/src/dist/sIBL_GUI.app/Contents/Frameworks/QtCore.framework/QtCore_debug.dSYM/Contents/Resources/DWARF/QtCore_debug (for architecture i386)stripping saved 25755260 bytes (208239343 / 233994603)
Anyone have an idea ?
Votre correspondant a choisi Hotmail et profite d'un stockage quasiment illimité. Créez un compte Hotmail gratuitement ! _______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig


_________________________________________________________________
Inédit ! Des Emoticônes Déjantées! Installez les dans votre Messenger ! 
http://www.ilovemessenger.fr/Emoticones/EmoticonesDejantees.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090526/7bc0e232/attachment.htm>


More information about the Pythonmac-SIG mailing list