[LLVMdev] Fwd: RFC: "Building with MinGW on Windows" (DOC, NEW)

Mikael Lyngvig mikael at lyngvig.org
Fri Jun 15 23:03:54 PDT 2012


For those interested in the actual file, it is now attached.

---------- Forwarded message ----------
From: Mikael Lyngvig <mikael at lyngvig.org>
Date: 2012/6/16
Subject: RFC: "Building with MinGW on Windows" (DOC, NEW)
To: LLVMdev Mailing List <llvmdev at cs.uiuc.edu>


Here's the first part of my Windows set up documentation.  This one only
covers the process of setting up a normal box for building LLVM and Clang.
 A later document, which will follow in a few days, will cover how to set
up a buildbot slave.

As usual: I'm not a psychic, so if you have opinions regarding or
suggestions on this document, please feel free to share them with me (on
this mailing list).

To see the document in its full glory, as it is going to look on the
website, do this (I am NOT bragging about my document, I am just very happy
about the whole switch to Sphinx - the color coding of the examples is
awesome thanks to Sphinx and Pygments):

0. Ensure you have Python and Sphinx installed.
1. Copy the attached file to llvm/docs.
2. Run "make html".
3. Open up the HTML document at "llvm/docs/_build/html/Building with MinGW
on Windows.html".

I'm especially interested in tips and tricks that Windows users should or
must know.  Things that can make it difficult for them to succeed.  Things
that can scare them away (my writing style?).  Things that can confuse
them.  And so on.


Cheers,
Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120616/a9eb2199/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Building with MinGW on Windows.rst
Type: application/octet-stream
Size: 25506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120616/a9eb2199/attachment.obj>


More information about the llvm-dev mailing list