On Jan 5, 2005, at 17:38, Martin v. Löwis wrote:
Bob Ippolito wrote:Nope. The only way to link to a non-current framework version is to forego any linker searching and specify the dyld file directly, i.e. /Library/Frameworks/Python.framework/Versions/2.3/Python. The gcc toolchain does not in any way whatsoever understand versioned frameworks, period.
I see. I wish you had told me right from the beginning.
That is only part of the reason for these changes (concurrent Python 2.3 and Python 2.4 in the same location), and is fringe enough that I wasn't even thinking of it at the time.
I just dug up some information I had written on this particular topic but never published, if you're interested:
http://bob.pythonmac.org/archives/2005/01/05/versioned-frameworks- considered-harmful/
-bob
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com