[cfe-dev] Building with cmake

Mailing List Email mailinglistx at gmail.com
Wed May 29 01:13:38 PDT 2013


Not sure about --with-gcc-toolchain, but release builds can be done using
-DCMAKE_BUILD_TYPE=Release.


On 29 May 2013 09:55, Daniel B Mosesson <dmosess1 at binghamton.edu> wrote:

> Currently, I build with:
> ../.../configure --with-gcc-toolchain=/path/to/gcc/toolchain
> --enable-optimized
> make
> make install
>
> I now wish to use Cmake.
>
> Is there a reference as to the cmake alternatives for these options?
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130529/4bcdfa84/attachment.html>


More information about the cfe-dev mailing list