Files
nixpkgs/pkgs/development/libraries
Eelco Dolstra beaff0a892 * Ensure that when building gcc, libstdc++ is linked against the
libgcc of the gcc being built, not the gcc building it.
* Only include a directory in the rpath of an executable/library if it
  is actually used.  Before, the `/lib' directory of every build input
  was added to the rpath, causing many unnecessary retained
  dependencies.  For instance, Perl has a `/lib' directory, but most
  applications whose build process uses Perl don't actually link
  against Perl.  (Also added a test for this.)
* After building glibc, remove glibcbug, to prevent a retained
  dependency on gcc.
* Add a newline after `building X' in GNU Make.

svn path=/nixpkgs/trunk/; revision=911
2004-04-04 22:02:41 +00:00
..
2004-03-29 17:23:01 +00:00
2004-03-29 17:23:01 +00:00
2004-03-29 17:23:01 +00:00
2004-04-01 16:02:53 +00:00
2004-03-29 17:23:01 +00:00
2004-03-30 17:42:45 +00:00
2004-04-02 13:58:55 +00:00
2004-03-30 15:15:19 +00:00
2004-04-02 13:58:55 +00:00
2004-04-02 13:58:55 +00:00
2004-04-02 13:58:55 +00:00
2004-03-30 17:42:45 +00:00
2004-03-29 17:23:01 +00:00
2004-03-30 12:35:56 +00:00
2004-03-29 17:23:01 +00:00
2004-03-29 17:23:01 +00:00
2004-03-29 17:23:01 +00:00
2004-03-29 17:23:01 +00:00