<div dir="ltr">Most people working on clang use cmake as far as  I know. I don't know what most users use (probably a binary from their package manager?).<div><br></div><div>I'm just saying that both cmake and make are supposed to work (and do work and there are bots using each system checking that they work).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 9, 2015 at 2:39 PM, Marc J. Driftmeyer <span dir="ltr"><<a href="mailto:mjd@reanimality.com" target="_blank">mjd@reanimality.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    It may still be supported but are you going to say it is the
    preferred solution?<br>
    <br>
    CMake is also a lot more verbose and easy to maintain and file bugs
    against.<span class="HOEnZb"><font color="#888888"><br>
    <br>
    - Marc</font></span><div><div class="h5"><br>
    <br>
    <div>On 02/09/2015 01:25 PM, Nico Weber
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Mon, Feb 9, 2015 at 12:10 PM, Marc
            J. Driftmeyer <span dir="ltr"><<a href="mailto:mjd@reanimality.com" target="_blank">mjd@reanimality.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"> The system has
                moved to using cmake quite a while ago. That page is
                heavily outdated.</div>
            </blockquote>
            <div><br>
            </div>
            <div>This too isn't true. configure/make is still one of
              llvm's supported build configurations.</div>
            <div><br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"><span><font color="#888888"><br>
                    <br>
                    - Marc</font></span>
                <div>
                  <div><br>
                    <br>
                    <div>On 02/09/2015 03:35 AM, Dennis Luehring wrote:<br>
                    </div>
                    <blockquote type="cite">the tutorial on <a href="http://clang.llvm.org/get_started.html" target="_blank">http://clang.llvm.org/get_started.html</a>
                      just uses "make" <br>
                      <br>
                      the page states "It is also possible to use CMake
                      instead of the makefiles." <br>
                      so i assume im using make when following the build
                      guide <br>
                      <br>
                      maybe someone should update the build guide if
                      cmake should be prefered <br>
                      <br>
                      Am 09.02.2015 um 12:17 schrieb Marc J. Driftmeyer:
                      <br>
                      <blockquote type="cite">What does your
                        CMakeCache.txt file say? <br>
                        <br>
                        - Marc <br>
                        <br>
                        P.S. I build the entire offering, several times
                        daily, on Debian Sid, <br>
                        sans debian package building. <br>
                        <br>
                        On 02/09/2015 02:42 AM, Dennis Luehring wrote: <br>
                        > i have found no solution to build clang svn
                        under my ubuntu 14.04 x64 <br>
                        > + gcc 4.9.2 <br>
                        > still getting this error <br>
                        > <br>
                        >
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../../../../include/c++/4.9/cstddef:51:11:<br>
                        > <br>
                        > error: <br>
                        >        no member named 'max_align_t' in the
                        global namespace <br>
                        >    using ::max_align_t; <br>
                        >          ~~^ <br>
                        > <br>
                        > today i tried a fresh ubuntu 14.10 x64
                        (lastest + updates) default: <br>
                        > gcc.4.9.1 installation with clang svn
                        228566 in a virtual machine <br>
                        > the max_align_t problem does not occure but
                        i was still not able to <br>
                        > compile clang out of the box getting this
                        error from make <br>
                        > <br>
                        > llvm[2]: Compiling llvm-lto.cpp for
                        Debug+Asserts build <br>
                        > llvm[2]: Linking Debug+Asserts executable
                        llvm-lto <br>
                        > collect2: error: ld terminated with signal
                        9 [Killed] <br>
                        > /home/test/llvm/Makefile.rules:1427: recipe
                        for target <br>
                        >
                        '/home/test/build/Debug+Asserts/bin/llvm-lto'
                        failed <br>
                        > make[2]: ***
                        [/home/test/build/Debug+Asserts/bin/llvm-lto]
                        Error 1 <br>
                        > make[2]: Leaving directory
                        '/home/test/build/tools/llvm-lto' <br>
                        > /home/test/llvm/Makefile.rules:873: recipe
                        for target 'all' failed <br>
                        > make[1]: *** [all] Error 1 <br>
                        > make[1]: Leaving directory
                        '/home/test/build/tools' <br>
                        > /home/test/llvm/Makefile.rules:873: recipe
                        for target 'all' failed <br>
                        > make: *** [all] Error 1 <br>
                        > <br>
                        > i've built svn clang serveral times before
                        on former ubuntu version <br>
                        > without any problem <br>
                        > is there something still to fix in the svn
                        version or should i use <br>
                        > cmake or is the description <br>
                        > on <a href="http://clang.llvm.org/get_started.html" target="_blank">http://clang.llvm.org/get_started.html</a>
                        only for release revisions? <br>
                        > <br>
                        > <br>
                        >
                        _______________________________________________
                        <br>
                        > cfe-dev mailing list <br>
                        > <a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a> <br>
                        > <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a>
                        <br>
                        <br>
                        <br>
                        <br>
                        _______________________________________________
                        <br>
                        cfe-dev mailing list <br>
                        <a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a> <br>
                        <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a>
                        <br>
                      </blockquote>
                      <br>
                      _______________________________________________ <br>
                      cfe-dev mailing list <br>
                      <a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a> <br>
                      <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a>
                      <br>
                    </blockquote>
                    <br>
                  </div>
                </div>
                <span>
                  <div>-- <br>
                    <p style="color:rgba(128,128,128,.75);font-family:sans">Marc
                      J. Driftmeyer<br>
                      <br>
                      email:<a href="mailto:%27mjd@reanimality.com%27" target="_blank">mjd@reanimality.com</a><br>
                      www:<a href="http://www.reanimality.com" target="_blank">www.reanimality.com</a><br>
                    </p>
                  </div>
                </span></div>
              <br>
              _______________________________________________<br>
              cfe-dev mailing list<br>
              <a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
              <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
              <br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
    <div>-- <br>
      <p style="color:rgba(128,128,128,.75);font-family:sans">Marc J.
        Driftmeyer<br>
        <br>
        email:<a href="mailto:%27mjd@reanimality.com%27" target="_blank">mjd@reanimality.com</a><br>
        www:<a href="http://www.reanimality.com" target="_blank">www.reanimality.com</a><br>
      </p>
    </div>
  </div></div></div>

</blockquote></div><br></div>