<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">It's trying to build with clang, on
      Windows, whereas you're talking about VS. It shouldn't do that.
      What does your mozconfig look like and/or did you run ./configure
      manually, and if so, with what options?<br>
      <br>
      ~ Gijs<br>
      <br>
      <br>
      On 19/02/2015 14:12, <a class="moz-txt-link-abbreviated" href="mailto:g4@novadsp.com">g4@novadsp.com</a> wrote:<br>
    </div>
    <blockquote cite="mid:0cf501d04c45$af9a16f0$0ece44d0$@novadsp.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Any clues here welcomed. I’m trying to
          build a debug version of Firefox from the 35.0.1 release
          tarball. Compiler is VS2013 although both VS2012 and VS2015
          are installed. OS is Windows 7x64. Moztools VERSION is 1.11.0<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Once the msys shell is opened using the
          ‘sart-shell-msvc-2013.bat’ file, the correct compiler shows
          with cl -?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Run ‘mach build’ fails very early on with
          the error(s) shown below. Why clang?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">What am I missing? TIA. <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">------------------------config.log
          snipped-------------------------<o:p></o:p></p>
        <p class="MsoNormal">This file contains any messages produced by
          compilers while<o:p></o:p></p>
        <p class="MsoNormal">running configure, to aid debugging if
          configure makes a mistake.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">configure:1194: checking host system type<o:p></o:p></p>
        <p class="MsoNormal">configure:1215: checking target system type<o:p></o:p></p>
        <p class="MsoNormal">configure:1233: checking build system type<o:p></o:p></p>
        <p class="MsoNormal">configure:1309: checking for gawk<o:p></o:p></p>
        <p class="MsoNormal">configure:1394: checking for python2.7<o:p></o:p></p>
        <p class="MsoNormal">configure:1504: checking Python environment
          is Mozilla virtualenv<o:p></o:p></p>
        <p class="MsoNormal">configure:1725: checking for perl5<o:p></o:p></p>
        <p class="MsoNormal">configure:1725: checking for perl<o:p></o:p></p>
        <p class="MsoNormal">configure:3204: checking for gcc<o:p></o:p></p>
        <p class="MsoNormal">configure:3317: checking whether the C
          compiler (clang  ) works<o:p></o:p></p>
        <p class="MsoNormal">configure:3333: clang -o conftest   
          conftest.c  1>&5<o:p></o:p></p>
        <p class="MsoNormal">r:/mozilla/FF3501/configure: line 3332:
          clang: command not found<o:p></o:p></p>
        <p class="MsoNormal">configure: failed program was:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">#line 3328 "configure"<o:p></o:p></p>
        <p class="MsoNormal">#include "confdefs.h"<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">main(){return(0);}<o:p></o:p></p>
        <p class="MsoNormal">configure: error: installation or
          configuration problem: C compiler cannot create executables.<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
firefox-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:firefox-dev@mozilla.org">firefox-dev@mozilla.org</a>
<a class="moz-txt-link-freetext" href="https://mail.mozilla.org/listinfo/firefox-dev">https://mail.mozilla.org/listinfo/firefox-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>