Thanks Martin, >The solution is to compile the bootloader on the oldest system > you have around, so that it gets linked with the oldest version of > GLIBC. Then, you can copy the bootloader binaries (support/loader/*) > into your development system and run Build.py there.
This is not a user friendly solution and even if you do it for one distro, then there are many others with their own issues and dependencies. > See also this ticket:http://www.pyinstaller.org/ticket/145 > This problem will be solved in the future, by using LSB. I believe it should > be quite easy: > changing gcc to lsbcc in the Makefile and maybe adding > -lsb-use-default-linker. Could you please let me know the availability of the new version with this feature being implemented? Best Regards Prashant -- 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.
