Hi Martin, I just submitted a patch to the AIX ticket:
http://www.pyinstaller.org/ticket/343 The patch is called pyinstaller-1.5-aix-no-static-link-1775.patch and applies cleanly on the 1.5 branch on top of revision 1775. The patch removes the default 'True' value for option '--static-link- python' on AIX in "source/wscript" as we do not use static linking of libpython on AIX. You introduced the option when I still thought it was like that, but somehow I forgot to remove the default earlier. /Martin -- 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.
