[SailfishDevel] Statically link python

Martin Kolman martin.kolman at gmail.com
Sat Dec 28 23:28:15 UTC 2013


29.12.2013 00:17, Benoit:
> Hi all !
>
> As you probably know dynamic linking to python isn t yet allowed in harbour.
>
> So, maybe someone can point me to some docs for including a static libs in package in SDK (this will also help me for an other project).
>
> Thanks a lot
Or maybe just bundle all the relevant Python SOs & stdlib modules in the 
package ? Setting LD_LIBRARY_PATH & PYTHONPATH & co in a startup script 
should do the trick. :)


More information about the Devel mailing list