Hi, 

Em 11/08/2010, às 05:52, Giovanni Bajo escreveu:

> Try with a one-dir build. Most of the size difference is probably due to
> different dynamic libraries, so with one-dir builds you will see those on
> the filesystem and you can compare. It's well possible that Ubuntu libs are
> compiled with more features turned on and thus more dependencies, compare
> to CentOS builds. 

What I've done was to take a look at the .toc files inside the build dir. I 
figured out that on CentOS4 we're importing 16 extra libs. Most of them are 
related to libsvn and pysvn (a dependency we have in our project). Now I 
wonder, if we have both dependencies installed in both machines, why do we have 
this difference? And how can we reduce the size of this executable? Is there a 
way to select which libs should go in or not during builds?


Kind Regards,

> -- 
> Giovanni Bajo   ::  [email protected]
> Develer S.r.l.  ::  http://www.develer.com
> 
> My Blog: http://giovanni.bajo.it
> 
> -- 
> 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.
> 

---
Adriano Monteiro Marques

http://www.thoughtspad.com
http://www.umitproject.org
http://blog.umitproject.org
http://www.pythonbenelux.org

"Don't stay in bed, unless you can make money in bed." - George Burns

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