[llvm-commits] CVS: llvm/docs/GettingStarted.html

Chris Lattner lattner at cs.uiuc.edu
Wed Feb 9 13:05:16 PST 2005



Changes in directory llvm/docs:

GettingStarted.html updated: 1.106 -> 1.107
---
Log message:

this should be incorporated into the build


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

 GettingStarted.html |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)


Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.106 llvm/docs/GettingStarted.html:1.107
--- llvm/docs/GettingStarted.html:1.106	Wed Feb  9 15:01:26 2005
+++ llvm/docs/GettingStarted.html	Wed Feb  9 15:05:01 2005
@@ -293,7 +293,6 @@
 <li><tt>dlltool.exe -k -d /C/MinGW/lib/file.def -l
 /C/MinGW/lib/libfile.a.</tt></li>
 </ol>
-Add in <tt>.profile</tt>: <tt>export CPPFLAGS="-D__MINGW -DLLVM_ON_WIN32=1"</tt>
 </div>
 
 <p>Note that you will need about 1-3 GB of space for a full LLVM build in Debug
@@ -1501,7 +1500,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/02/09 21:01:26 $
+  Last modified: $Date: 2005/02/09 21:05:01 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list