[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Mon Aug 16 13:20:59 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.231 -> 1.232
---
Log message:
Spaces arg!
---
Diffs of the changes: (+4 -2)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.231 llvm/docs/ReleaseNotes.html:1.232
--- llvm/docs/ReleaseNotes.html:1.231 Mon Aug 16 11:48:19 2004
+++ llvm/docs/ReleaseNotes.html Mon Aug 16 15:20:46 2004
@@ -198,7 +198,9 @@
LLVM and the C frontend out of a top-level directory without spaces (e.g.,
<tt>/cygdrive/c/llvm</tt>). Also, make sure to install <b>all</b> of the
cygwin packages. By default, many important tools are not installed that
-are needed by the LLVM build process or test suite (e.g., /bin/time).</p>
+are needed by the LLVM build process or test suite (e.g., /bin/time). Finally,
+please make sure that there are no directories with spaces in them in your
+PATH environment variable.</p>
</div>
@@ -597,7 +599,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/08/16 16:48:19 $
+ Last modified: $Date: 2004/08/16 20:20:46 $
</address>
</body>
More information about the llvm-commits
mailing list