<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lrn1986&#64;gmail.com" title="LRN &lt;lrn1986&#64;gmail.com&gt;"> <span class="fn">LRN</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Generator-scripts may use wrong compiler/preprocessor"
   href="https://bugs.webkit.org/show_bug.cgi?id=143765">bug 143765</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #250811 Flags</td>
           <td>
               &nbsp;
           </td>
           <td>review?
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Generator-scripts may use wrong compiler/preprocessor"
   href="https://bugs.webkit.org/show_bug.cgi?id=143765#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Generator-scripts may use wrong compiler/preprocessor"
   href="https://bugs.webkit.org/show_bug.cgi?id=143765">bug 143765</a>
              from <span class="vcard"><a class="email" href="mailto:lrn1986&#64;gmail.com" title="LRN &lt;lrn1986&#64;gmail.com&gt;"> <span class="fn">LRN</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=250811&amp;action=diff" name="attach_250811" title="Ensure that generator-scripts get CC from configure">attachment 250811</a> <a href="attachment.cgi?id=250811&amp;action=edit" title="Ensure that generator-scripts get CC from configure">[details]</a></span>
Ensure that generator-scripts get CC from configure

Various scripts check the CC environment variable to get the compiler to
use. In absence of that variable they do various educated guesses.

They guess wrong when running in MSYS (find /usr/bin/gcc instead
of /mingw/bin/gcc) and likely also guess wrong when cross-compiling.

Note that if the version of a &quot;wrong&quot; gcc is close enough to the &quot;right&quot; gcc,
things might just work out somehow, but we shouldn't bet on that.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>