nixpkgs/pkgs/development/compilers/gcc-4.1
Eelco Dolstra 6aefff0061 * Fix for NIXPKGS-30: make libstdc++'s configure script correctly
identify the features of the compiler / C library.  Specifically, it
  should find out that functions like floorf() are available and not
  substitute its own versions that have the unfortunate tendency of
  going off into an infinite recursion.

svn path=/nixpkgs/trunk/; revision=6738
2006-10-16 07:05:36 +00:00
..
builder.sh * Make GCC 4.1.1 the default compiler for Nixpkgs. 2006-06-21 15:54:18 +00:00
default.nix * Copy a bunch of files to nix.cs.uu.nl. 2006-10-12 13:50:54 +00:00
no-sys-dirs.patch add gcc-4.1. The no-sys-dirs.patch had to be regenerated because a lot of stuff had been reworked in the Makefiles for 4.1. 2006-03-01 19:09:53 +00:00
pass-cxxcpp.patch * Fix for NIXPKGS-30: make libstdc++'s configure script correctly 2006-10-16 07:05:36 +00:00