Ronald Oussoren added the comment:
Fixed in r77033 (trunk), r77034 (2.6), r77035 (py3k), r77036 (3.1)
Development on the 2.5 tree is closed, I will therefore not backport to
2.5.
As a workaround you can add -Wl,-search_paths_first to the linker flags to
ensure that the libpython.a in the fra
New submission from Robin :
Using my python.org install:
robin-mbp:~ robince$ which python-config
/Library/Frameworks/Python.framework/Versions/2.5/bin/python-config
robin-mbp:~ robince$ python-config --ldflags
-L/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config
-ldl -lpython