Staging
v0.5.1
https://github.com/python/cpython
Revision 0d2cceb01ca2d285aafcf92ad6a9dfcc61f4d722 authored by Ronald Oussoren on 08 June 2009, 21:04:41 UTC, committed by Ronald Oussoren on 08 June 2009, 21:04:41 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73303 | ronald.oussoren | 2009-06-08 13:54:59 -0700 (Mon, 08 Jun 2009) | 11 lines

  This checkin adds a symlink to the lib directory of a framework install
  of Python (on OSX), and the end result of that is that the combination of
  ``python-config --ldflags`` and ``python-config --libs`` refers to an actually
  existing location.

  I've done this in preference to changing python-config to specify
  '-framework Python' for linking because that doesn't work when you have multiple
  versions of python installed (because '-framework Python' will always link to
  the 'Current' version of the framework, without a possibility to specify a
  specific version).
........
1 parent 10e0e30
History
Tip revision: 0d2cceb01ca2d285aafcf92ad6a9dfcc61f4d722 authored by Ronald Oussoren on 08 June 2009, 21:04:41 UTC
Merged revisions 73303 via svnmerge from
Tip revision: 0d2cceb
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 11.7 KB
AIX-NOTES -rw-r--r-- 8.0 KB
HISTORY -rw-r--r-- 713.8 KB
NEWS -rw-r--r-- 48.2 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.4 KB
README.OpenBSD -rw-r--r-- 1.5 KB
README.coverity -rw-r--r-- 845 bytes
README.klocwork -rw-r--r-- 1.2 KB
README.valgrind -rw-r--r-- 4.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.9 KB
build.sh -rwxr-xr-x 9.5 KB
cheatsheet -rw-r--r-- 98.3 KB
developers.txt -rw-r--r-- 9.2 KB
find_recursionlimit.py -rw-r--r-- 3.4 KB
gdbinit -rw-r--r-- 4.1 KB
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-mode.el -rw-r--r-- 143.9 KB
python-wing.wpr -rw-r--r-- 537 bytes
python.man -rw-r--r-- 11.6 KB
python.pc.in -rw-r--r-- 253 bytes
setuid-prog.c -rw-r--r-- 5.3 KB
valgrind-python.supp -rw-r--r-- 6.6 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top