Randell Benavidez píše v Ne 07. 07. 2013 v 22:01 -0700: > I have this application that I built with PyInstaller. It works the > way it should on Windows Vista, Windows 7, and Fedora 17. The produced > executable for Windows is only 10 MB. The one produced in Linux is 50 > MB. I have UPX installed on Linux.
I'm not surprised by this difference. The most visible effect of upx compression is available on windows. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
