[Zope-dev] Fix broken python on Mac OS X version 10.2
Barry A. Warsaw
barry@zope.com
Mon, 26 Aug 2002 12:11:14 -0400
>>>>> "JV" == Jens Vagelpohl <jens@zope.com> writes:
JV> sorry for the crossposting, here's a little heads-up for the
JV> mac OS X crowd:
JV> upon upgrading to 10.2 (jaguar) you will most likely find that
JV> your python binary (along with most other self-compiled
JV> software) is broken.
I think the basic cause of this is that 10.2 upgraded gcc, and that's
what breaks self-compiled binaries.
-Barry