* Finally we have a working stdenvLinux again.

On the downside, the build process of stdenvLinux builds gcc 9 times
  (3 x 3 bootstrap stages).  That's a bit excessive.

svn path=/nixpkgs/trunk/; revision=880
This commit is contained in:
Eelco Dolstra
2004-03-30 12:46:52 +00:00
parent 68327c3a9d
commit 01a1658c6b
19 changed files with 76 additions and 75 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ g++ hello2.cc -o $out/bin/hello2 -DVALUE="1 + 2 * 3"
$out/bin/hello2
ld -v
ld -v