<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://dev.eiffel.com/index.php?action=history&amp;feed=atom&amp;title=Building_LLVM</id>
		<title>Building LLVM - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://dev.eiffel.com/index.php?action=history&amp;feed=atom&amp;title=Building_LLVM"/>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Building_LLVM&amp;action=history"/>
		<updated>2026-05-19T21:50:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=Building_LLVM&amp;diff=13889&amp;oldid=prev</id>
		<title>Clemahieu: New page: Windows:  * Install the following ** CMake http://www.cmake.org/ ** MinGW http://www.mingw.org/ ** MSYS http://www.mingw.org/wiki/MSYS ** MSYS DTK http://www.mingw.org/wiki/msys (Contains ...</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=Building_LLVM&amp;diff=13889&amp;oldid=prev"/>
				<updated>2010-06-15T20:24:03Z</updated>
		
		<summary type="html">&lt;p&gt;New page: Windows:  * Install the following ** CMake http://www.cmake.org/ ** MinGW http://www.mingw.org/ ** MSYS http://www.mingw.org/wiki/MSYS ** MSYS DTK http://www.mingw.org/wiki/msys (Contains ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Windows:&lt;br /&gt;
&lt;br /&gt;
* Install the following&lt;br /&gt;
** CMake http://www.cmake.org/&lt;br /&gt;
** MinGW http://www.mingw.org/&lt;br /&gt;
** MSYS http://www.mingw.org/wiki/MSYS&lt;br /&gt;
** MSYS DTK http://www.mingw.org/wiki/msys (Contains Perl)&lt;br /&gt;
* Add MinGW and MSYS bin directory to your PATH environment variable.&lt;br /&gt;
* Check out appropriate release from LLVM SVN repository http://llvm.org/svn/llvm-project/llvm&lt;br /&gt;
** Releases are under /tags/RELEASE_* e.g. http://llvm.org/svn/llvm-project/llvm/tags/RELEASE_27&lt;br /&gt;
* Start CMake&lt;br /&gt;
* Within CMake change &amp;quot;Where is the source code&amp;quot; to your llvm source directory&lt;br /&gt;
* Within CMake change &amp;quot;Where to build the binaries&amp;quot; to a build directory&lt;br /&gt;
* Push &amp;quot;Configure&amp;quot;, CMake will ask &amp;quot;Specify the generator for this project&amp;quot;&lt;br /&gt;
* Select &amp;quot;MSYS Makefiles&amp;quot; and choose &amp;quot;finish&amp;quot;. CMake will work then present configuration options in red.&lt;br /&gt;
* Set configuration options, no changes are usually necessary&lt;br /&gt;
* Push &amp;quot;Configure&amp;quot; again and CMake will work again and the &amp;quot;Generate&amp;quot; button should become available&lt;br /&gt;
* Push &amp;quot;Generate&amp;quot; and CMake should put Makefiles in your build directory&lt;br /&gt;
* From the command line, navigate to your build directory and run &amp;quot;make&amp;quot;&lt;/div&gt;</summary>
		<author><name>Clemahieu</name></author>	</entry>

	</feed>