nixpkgs/pkgs/development
Lluís Batlle i Rossell 44b2d21212 Mingw changes to gcc.
Removing a gcc flag, --enable-version-specific-runtime-libs, that put gcc libs
in a speparate directory instead of /lib; this broke the installation of
libgcc_s.a for the case of "--enable-shared" in mingw-w64. And we already have all gccs in directories apart.

I also add the option --enable-fully-dynamic-string, which is used in the
prebuilt mingw64 toolchain; this way nixpkgs creates ABI-compatible binaries
with mingw64 upstream. (told by jon_y on irc ##mingw)


svn path=/nixpkgs/trunk/; revision=34242
2012-05-25 13:49:01 +00:00
..
compilers Mingw changes to gcc. 2012-05-25 13:49:01 +00:00
eclipse update ecj version 2010-11-22 14:50:52 +00:00
guile-modules Drop 'gnomevfs = gnome_vfs;' alias 2011-10-08 12:06:03 +00:00
interpreters GNU Guile 2.0: Provide a 2.0ish setup hook. 2012-05-22 21:18:20 +00:00
libraries Trying to fix crossGNU builds (attribute `platform.kernelMajor' missing) 2012-05-25 08:15:41 +00:00
misc * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
ocaml-modules * Added "easytag", a GUI for organizing id3tags in mp3s. 2012-04-09 09:42:20 +00:00
perl-modules Remove some files not reachable from all-packages.nix 2012-03-17 17:20:30 +00:00
python-modules Patching python-virtualenv so that it doesn't fail if the python version is specified, e.g. --python=python2.7, and now iff the python version is specified it successfully also installs additional libs such as readline into the virtualenv 2012-05-19 23:15:50 +00:00
ruby-modules * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
tools lsof 4.86. 2012-05-15 14:09:15 +00:00
web Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00