nixpkgs/pkgs/development
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
..
compilers - Upgraded GWT to 1.7.1 2009-10-19 13:14:23 +00:00
eclipse ECJ: Merge the 2 expressions. 2009-09-22 14:40:54 +00:00
guile-modules Add GNU guile-gnome. 2009-10-05 22:21:50 +00:00
interpreters python-2.6: fixed build on Darwin 2009-10-20 12:13:49 +00:00
libraries Added Jetty GWT library 2009-10-20 10:18:36 +00:00
misc adding netsurf browser. No JavaScript yet 2009-09-13 08:54:47 +00:00
perl-modules Making perl DB_File follow the lib/perl5/site_perl convention for the *.pm files, 2009-10-15 22:08:23 +00:00
python-modules Upgraded pycups to 1.9.46 2009-10-02 11:13:03 +00:00
ruby-modules Two Ruby modules 2008-10-05 09:00:56 +00:00
tools distcc 3.1: initial version 2009-10-20 11:54:49 +00:00