nixpkgs/pkgs
Peter Simons 90dd9d14bf python-2.6: fixed build on Darwin
* Dropped "nolongdouble.patch". The patch no longer applies to Python 2.6, and
   apparently isn't required anymore either.

 * Added access to native Darwin arch utility. Python tries to run 'arch' in
   the configure stage, but that binary reside in /usr/bin. To make it
   available to the expression, the small wrapper darwinArchUtility is added as
   a buildInput if appropriate.

 * Don't pass --enable-shared. The build fails if we try to enable building of
   shared libraries, apparently because some required libraries aren't linked,
   i.e. the linker call isn't right.

TODO:

 * Figure out how to enable shared linking.

 * The resulting binary on Darwin seem to lack the binascii module.

svn path=/nixpkgs/trunk/; revision=17894
2009-10-20 12:13:49 +00:00
..
applications svn path=/nixpkgs/trunk/; revision=17892 2009-10-20 10:33:38 +00:00
build-support Add xz support to builderDefs 2009-10-17 05:26:52 +00:00
configs/etc
data * Latest DocBook XSL. 2009-10-05 12:57:15 +00:00
desktops Removing references to libkipi. I just discovered it is for kde 3.x. 2009-10-11 15:52:03 +00:00
development python-2.6: fixed build on Darwin 2009-10-20 12:13:49 +00:00
games GNU Ball-and-Paddle: Don't build on {Cyg,Dar}. 2009-09-16 15:12:26 +00:00
lib Refactor a bit to add names to intermediate computations. Add a cross 2009-10-12 17:51:21 +00:00
misc If this url then this hash 2009-10-04 22:01:26 +00:00
os-specific python-2.6: fixed build on Darwin 2009-10-20 12:13:49 +00:00
servers Upgraded Jetty 6.1.x to 6.1.21 2009-10-19 15:24:55 +00:00
shells
stdenv Added empty line 2009-10-16 10:21:27 +00:00
test
tools Docbook2x needs libiconv to build successfully on Darwin. 2009-10-19 09:17:21 +00:00
top-level python-2.6: fixed build on Darwin 2009-10-20 12:13:49 +00:00