nixpkgs/pkgs/development/compilers/gcc-4.5
Ludovic Courtès c930debb54 GCC 4.5: Remove unnecessary `configure' flags.
The `--enable-lto' and `--enable-plugin' flags are automatically implied
when all their prerequisites are satisfied.  However, passing them
explicitly breaks cases where some of the prerequisites are not met,
such as static (`--without-headers') cross-compilers.

svn path=/nixpkgs/trunk/; revision=22316
2010-06-17 21:23:22 +00:00
..
builder.sh GCC 4.5: Add support for a separate libpthread; rearrange target flags handling. 2010-05-19 21:32:19 +00:00
default.nix GCC 4.5: Remove unnecessary `configure' flags. 2010-06-17 21:23:22 +00:00
dragonegg-2.7.patch llvm update attempt + dragonegg 2010-06-12 17:42:33 +00:00
ghdl-ortho-cflags.patch
gnat-cflags.patch
java-jvgenmain-link.patch
libstdc++-target.patch Making gcc-4.5 cross-build to mingw32 too (set by the proper config and libc = "msvcrt" 2010-05-06 18:22:51 +00:00
no-sys-dirs.patch
softfp-hurd.patch GCC 4.5: Add patch to fix GNU/Hurd builds. 2010-05-19 21:31:21 +00:00
sources.nix
update-gcc.sh