Initially I left it (I believe) stock, but if I recall it tried to
link to libpython dynamically which at least for me, defeated the
whole purpose of compiling as a single executable. I then linked to
python statically but everything else remained dynamic.
I haven't tried to make a 100% static binary, but haven't had the
need to either.
-Hal
On Sep 12, 2006, at 12:29 PM, Giovanni Bajo wrote:
Hal Schechner wrote:
I use PyInstaller for my releases under solaris windows and linux,
Can you help with LD_PATH-related problem someone else had? In
Linux, do you
compile the bootloader as a static executable, or you keep it a
dynamic
executable?
--
Giovanni Bajo
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
--
Hal Schechner
[EMAIL PROTECTED]
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller