[LLVMdev] Any detailed instructions for building LLVM on Win XP?

Óscar Fuentes ofv at wanadoo.es
Mon Jan 18 16:20:43 PST 2010


Shad Ahmad <sahmad at adobe.com> writes:

> I need to build LLVM on Win XP VM. Are there any detailed instructions
> for that?

Visual Studio or MinGW?

For MinGW:
http://www.llvm.org/docs/GettingStarted.html

For VS:
http://www.llvm.org/docs/GettingStartedVS.html

Both:
http://www.llvm.org/docs/CMake.html

-- 
Óscar




More information about the llvm-dev mailing list