1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
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 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
3.3 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
3.4 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
4.0 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
4.1 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
4.2 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
4.2-apple32 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
4.2-apple64 Apple GCC: Fix `no-sys-dirs.patch' so that it applies. 2012-04-13 12:41:36 +00:00
4.3 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
4.4 * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
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