I'm trying to get Pyinstaller 1.5rc-1 working under Solaris. I managed to get the loader to compile (with a few code tweaks). When I run Build.py I get a binary file. However, when I run the binary I get this error:
Error loading Python lib './libpython2.7.so.1.0: ld.so.1: ./MyScript: fatal: libgcc_s.so.1: open failed: No such file or directory Any ideas? -- 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.
