[cfe-dev] Building release version of clang for MingW

Óscar Fuentes ofv at wanadoo.es
Fri Mar 18 08:48:15 PDT 2011


Edward Diener <eldlistmailingz at tropicsoft.com>
writes:

> With the build instructions on the clang "Getting Started" page, using 
> config and make under MSYS, I was able to build clang for MingW. The 
> build created a debug version of everything, which is quite large. Is 
> there a way to create a release version of clang, perhaps through a 
> parameter to the 'make' command ?

Indeed. For configure&&make please check

http://www.llvm.org/docs/GettingStarted.html#compile

and just in case you need to use CMake again...

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




More information about the cfe-dev mailing list