nixpkgs/pkgs/development
Peter Simons 5649af8523 pkgs/development/libraries/pcre: fixed build on Darwin
The gcc version used on Darwin fails to compile the C++ interface to the PCRE
library when optimizations are enabled. Building C++ code with -O0 remedies the
problem. This is unsatisfactory, though, because the resulting library is
likely to perform more poorly than it would if built with -O2 or -O3.

svn path=/nixpkgs/trunk/; revision=24072
2010-10-05 13:45:53 +00:00
..
compilers * Updated WebDSL. 2010-09-30 10:49:02 +00:00
eclipse ecj darwin~ 2010-03-01 16:40:02 +00:00
guile-modules Fix references to the guileLib' attribute, now guile_lib'. 2010-09-06 07:58:17 +00:00
interpreters Add Nix expression for Racket. 2010-09-21 12:31:11 +00:00
libraries pkgs/development/libraries/pcre: fixed build on Darwin 2010-10-05 13:45:53 +00:00
misc * More cleanup. 2010-07-28 18:01:17 +00:00
perl-modules newer version DBD-SQLite 2010-08-05 09:44:28 +00:00
python-modules Moved "flup" from all-packages.nix into python-packages.nix. 2010-10-04 09:49:09 +00:00
ruby-modules Two Ruby modules 2008-10-05 09:00:56 +00:00
tools OpenOCD: Comment on the pitiful GuruPlug situation. 2010-10-04 22:23:37 +00:00