Re: linking on OSX Snow Leopard

2010-10-24 Thread Benjamin Kaplan
On Sun, Oct 24, 2010 at 4:15 PM, john skaller wrote: > I'm not able to find the shared library version of Python3 on my Mac. > There are libpython.dylib things for Python2. There is a Python3 > libpython.a static lib. > > > The docs on linking indicate a serious problem, there is mention > of app

linking on OSX Snow Leopard

2010-10-24 Thread john skaller
I'm not able to find the shared library version of Python3 on my Mac. There are libpython.dylib things for Python2. There is a Python3 libpython.a static lib. The docs on linking indicate a serious problem, there is mention of applications containing symbols needed by dynamically loaded extension