nixpkgs/pkgs
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
..
applications git-annex: updated to version 3.20120522 2012-05-22 19:46:37 +00:00
build-support * Set the version number of generated Debian packages. Note that dpkg 2012-05-24 15:07:38 +00:00
data * Linux man-pages updated to 3.41. 2012-05-17 16:07:03 +00:00
desktops Submitting patch by qknight (Joachim Schiele) to add Gnome2 python bindings 2012-05-21 22:46:40 +00:00
development Mingw changes to gcc. 2012-05-25 13:49:01 +00:00
games updated to a new version 2012-05-01 12:40:57 +00:00
lib Platform refinement. 2012-05-20 20:21:55 +00:00
misc * By default, build a dynamically linked Busybox. In the initrd we 2012-05-21 17:51:40 +00:00
os-specific Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal. 2012-05-24 22:07:23 +00:00
servers Fix openafs hash 2012-05-15 19:36:39 +00:00
shells
stdenv * Sync with the trunk. 2012-05-02 13:19:07 +00:00
test
tools GNU Awk: Fix Cygwin builds. 2012-05-25 09:11:51 +00:00
top-level Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal. 2012-05-24 22:07:23 +00:00