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
..
2012-04-30 08:14:19 +00:00
2012-04-12 11:57:43 +00:00
2012-05-25 13:49:01 +00:00
2012-03-14 00:53:52 +00:00
2012-03-29 20:52:37 +00:00
2012-05-07 16:34:58 +00:00
2012-03-19 13:16:35 +00:00
2012-04-15 23:41:25 +00:00
2012-03-06 22:27:20 +00:00
2012-04-14 18:36:04 +00:00
2012-04-20 13:45:49 +00:00
2012-03-07 13:21:44 +00:00
2012-05-09 10:01:41 +00:00