Staging
v0.8.1
https://github.com/python/cpython
Revision a55af9a9db334fb587f2c6b37ac28ac2463ebf04 authored by Ronald Oussoren on 17 January 2010, 16:25:57 UTC, committed by Ronald Oussoren on 17 January 2010, 16:25:57 UTC
- Issue #7714: Use ``gcc -dumpversion`` to detect the version of GCC on
  MacOSX.

- Make configure look for util.h as well as libutil.h. The former
  is the header file that on OSX contains the defition of openpty.

  (Needed to compile for OSX 10.4 on OSX 10.6)

- Use the correct definition of CC to compile the pythonw executable
1 parent 60ba2c8
History
Tip revision: a55af9a9db334fb587f2c6b37ac28ac2463ebf04 authored by Ronald Oussoren on 17 January 2010, 16:25:57 UTC
- Issue #7658: Ensure that the new pythonw executable works on OSX 10.4
Tip revision: a55af9a
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 462 bytes
.hgignore -rw-r--r-- 656 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.9 KB
README -rw-r--r-- 52.9 KB
configure -rwxr-xr-x 739.0 KB
configure.in -rw-r--r-- 117.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.3 KB
setup.py -rw-r--r-- 83.1 KB

README

back to top