diff options
author | Guido van Rossum <guido@python.org> | 2000-10-09 19:52:35 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-10-09 19:52:35 (GMT) |
commit | 5839e5861b526b28315bf2fbaa78fe49ada203b3 (patch) | |
tree | 205a601dc3719252193afe3c96ff56e21321be9c /Misc | |
parent | 32e20ff8388e3fcf0dd0794a7a476c05c714c287 (diff) | |
download | cpython-5839e5861b526b28315bf2fbaa78fe49ada203b3.zip cpython-5839e5861b526b28315bf2fbaa78fe49ada203b3.tar.gz cpython-5839e5861b526b28315bf2fbaa78fe49ada203b3.tar.bz2 |
Checking in three Darwin-specific patches.
Tony Lownds: [ Patch #101816 ] Fixes shared modules on Mac OS X
1. Mac OS X is recognized by the Next-ish host recognition code as
"Darwin/1.2"
2. When specifying just --with-dyld, modules can compile as shared
3. --with-dyld and --with-next-framework, modules can compile as
shared
4. --with-suffix=.exe, and Lib/plat-darwin1.2 is being made, the regen
script invokes python as python.exe
[I had to reformat this patch a bit to make it work. Please test!]
Dan Wolfe: [ Patch #101823 ] Fix Darwin POSIX Thread redefinition
The patch below fixes the redefinition problem in Darwin with
_POSIX_THREADS. I'm not sure if this is the correct long term fix but
for now it fixes the problem and the fix is specific to Darwin.
Dan Wolfe: [ Patch #101824 ] On Darwin, remove unrecognized option
`-OPT:Olimit=0'
After many, many, many compiles, I finally got itchy of this warning
cluttering up the output... so I scratched (Darwin configs only) and
it's gone! :-)
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions