Martin Gamwell Dawids píše v Pá 21. 10. 2011 v 08:42 -0700: > Inspecting the library reveals it has _no_ '.so' members (shared > objects) but only '.o' members. > > So I guess to make it work, I need to brush off the static linking > code I wrote some time ago.
You could also look at the wscript file if it needs some changes to tell gcc link libpython static. > > I think I will call it the day for now, and have a look at it after > the weekend. Or we could just state: "Pyinstaller works on AIX 6.1, created executables should work on 5.2/5.3. PyInstaller does not work on 5.x. -- 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.
