Re: [Python-Dev] Static linking with libpython.a

2010-06-14 Thread Alexander Belopolsky
On Mon, Jun 14, 2010 at 6:29 AM, F van der Meeren wrote: .. > I am trying to figure out, what files to copy with my app so I am able to > initialize the python runtime. > Where can I find information about this? On comp.lang.python forum. This forum is for developing python itself, not applicat

[Python-Dev] Static linking with libpython.a

2010-06-14 Thread F van der Meeren
Hello, I am trying to figure out, what files to copy with my app so I am able to initialize the python runtime. Where can I find information about this? I am currently targeting Mac OS X 10.5 and above. Thank you, Filip ___ Python-Dev mailing list Py