On 4/29/2010 6:57 PM, King wrote:
Hi Giovanni,

As per the ticket here:
http://www.pyinstaller.org/ticket/169

pyinstaller needs shared python lib and does not support statically
linked python. Let me know a bit more about this in terms of current
implementation and it's limitation. Not sure but I'll try if I could
implement this feature.

Hello Prashant,

the whole bootloader has been thought to dynamically load and import the python library. It would require some serious heavy lifting to be able to statically link Python instead. Also, I'm not sure what is exactly your plan: how would you handle third party libraries with binary modules in it?
--
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