Staging
v0.5.1
https://github.com/python/cpython
Revision df0784335c571dc10489cac4d01cc242d73f9014 authored by Bob Ippolito on 28 March 2005, 23:23:34 UTC, committed by Bob Ippolito on 28 March 2005, 23:23:34 UTC
POSIX is enabled.  This prevents the toolbox glue, all of Carbon,
and various other non-POSIX features from compiling.  The POSIX
symbols are  still used by default, so turning off the #define
doesn't hurt.

Additionally, linker flags have changed for Darwin 8, and are
different for Darwin 8/gcc4 (default) and Darwin 8/gcc3.3.

Approved by Anthony
1 parent 2513acf
History
Tip revision: df0784335c571dc10489cac4d01cc242d73f9014 authored by Bob Ippolito on 28 March 2005, 23:23:34 UTC
patch [1171767] - Darwin 8's headers disable functionality when
Tip revision: df07843

README

back to top