[cfe-dev] Clang 3.5 Release Pre-Pre-Pre-Announcement

Gabriel Dos Reis gdr at integrable-solutions.net
Thu Jun 5 03:25:35 PDT 2014


On Wed, Jun 4, 2014 at 12:28 PM, Richard <legalize at xmission.com> wrote:

> In article <CAAiZkiB9iKUcUZvHXv0mDR-H8oY=
> hyrK3tEN2pPOdMu1cMW+PA at mail.gmail.com>,
>     Gabriel Dos Reis <gdr at integrable-solutions.net> writes:
>
> > Some feedback on Debug vs. non-Debug build.
> >
> > I tried a build setup that I haven't seen documented anywhere on Clang's
> > website (or on The Internet):
> >     (1) use PowerShell as working shell --
> > http://en.wikipedia.org/wiki/Windows_PowerShell
> >     (2) use cmake to generate project files
>
> I believe this is documented on this page:
> <http://llvm.org/docs/GettingStartedVS.html>
>

No, it is not.  The information there is essentially the same on  <
http://clang.llvm.org/get_started.html>

The build setup as I explained in the original message had three legs.  See
Yaron's answer -- that did it.

Being able to build from the command line -- not just from VS *IDE* --
allows devs to launch builds from labs or build from a dev machine when one
only has a slow remote connection.

The original issue appears to be a CMake quirk; see:
http://stackoverflow.com/questions/19024259/how-to-change-the-build-type-to-release-mode-in-cmake

-- Gaby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140605/5562dde4/attachment.html>


More information about the cfe-dev mailing list