this should be incorporated into the build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20094 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-02-09 21:05:01 +00:00
parent a892eadacc
commit e1a53a59b3

View File

@ -293,7 +293,6 @@ If you need to create a library for an MS DLL, do the following:
<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