[llvm-commits] CVS: llvm-www/status/index.html

Misha Brukman brukman at cs.uiuc.edu
Wed Nov 19 22:27:01 PST 2003


Changes in directory llvm-www/status:

index.html updated: 1.23 -> 1.24

---
Log message:

Add notes on building pine.


---
Diffs of the changes:  (+7 -2)

Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.23 llvm-www/status/index.html:1.24
--- llvm-www/status/index.html:1.23	Wed Nov 19 20:04:25 2003
+++ llvm-www/status/index.html	Wed Nov 19 22:26:22 2003
@@ -61,7 +61,12 @@
   <td class="version">4.58</td>
   <td class="date">19 Nov 2003</td>
   <td class="status"><span class="failure">FAILS</span></td>
-  <td>See <a href="/PR141">bug #141</a> for details.</td>
+  <td>Build with:
+<pre>
+./build CC=llvm-gcc lrh
+</pre>
+  lrh = Linux Red Hat, there are many such targets.
+  Compile fails: see <a href="/PR141">bug #141</a> for details.</td>
 </tr>
 <!-- nano -->
 <tr>
@@ -423,7 +428,7 @@
   <address><a href="http://misha.brukman.net">Misha Brukman</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2003/11/20 02:04:25 $
+  Last modified: $Date: 2003/11/20 04:26:22 $
 </div>
 
 </body>





More information about the llvm-commits mailing list