nixpkgs/pkgs/development/compilers/gcc
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
..
2.95
3.3
3.4
4.0
4.1
4.2
4.2-apple32
4.2-apple64 Apple GCC: Fix `no-sys-dirs.patch' so that it applies. 2012-04-13 12:41:36 +00:00
4.3
4.4
4.5 * Oops. 2012-03-02 09:35:51 +00:00
4.6 Mingw changes to gcc. 2012-05-25 13:49:01 +00:00