[Zope-dev] Fix broken python on Mac OS X version 10.2
Jens Vagelpohl
jens@zope.com
Mon, 26 Aug 2002 13:49:44 -0400
well, the basic cause is worse than that: they moved symbols around
between system libraries.
jens
On Monday, Aug 26, 2002, at 12:11 US/Eastern, Barry A. Warsaw wrote:
>
>>>>>> "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