nixpkgs/pkgs/development/compilers/gcc/4.6
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
..
builder.sh * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
default.nix Mingw changes to gcc. 2012-05-25 13:49:01 +00:00
gfortran-driving.patch GFortran 4.6: Add patch to fix the output of `-v'. 2012-03-16 13:11:41 +00:00
ghdl-ortho-cflags.patch * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
gnat-cflags.patch * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
hurd-sigrtmin.patch GCC 4.6: Add patch to fix GNU/Hurd builds. 2012-03-06 21:33:20 +00:00
java-jvgenmain-link.patch * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
libstdc++-target.patch * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
no-sys-dirs.patch * Move all gcc versions to development/compilers/gcc. 2012-02-17 21:47:08 +00:00
sources.nix * GCC 4.6.3 and 4.5.3. 2012-03-01 23:15:21 +00:00
update-gcc.sh * Fix broken symlink. 2012-03-01 21:40:46 +00:00