<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - error: The command line is too long when building MESA on Windows with MinGW-W64"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94072#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - error: The command line is too long when building MESA on Windows with MinGW-W64"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94072">bug 94072</a>
              from <span class="vcard"><a class="email" href="mailto:jfonseca@vmware.com" title="Jose Fonseca <jfonseca@vmware.com>"> <span class="fn">Jose Fonseca</span></a>
</span></b>
        <pre>I tried to update mesa/scons/fixes.py with the hack from
<a href="https://bitbucket.org/scons/scons/wiki/LongCmdLinesOnWin32">https://bitbucket.org/scons/scons/wiki/LongCmdLinesOnWin32</a> without success.

The snippet from <a href="https://bitbucket.org/scons/scons/wiki/LongCmdLinesOnWin32">https://bitbucket.org/scons/scons/wiki/LongCmdLinesOnWin32</a> is
missing the defition of `escape`

I also tried using subprocess but it fails.

Honestly, the only solution IMO is to fix upstream
scons/src/engine/SCons/Platform/win32.py file...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>