<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font color="#3333ff">I have tried double/single/no quotes,
        around compiler pathname.  Same result.  I am hoping to get this
        working on Windows first.  If that can't happen, then I will
        move over to Linux.<br>
      </font></p>
    <br>
    <div class="moz-cite-prefix">On 7/27/2018 2:58 PM, Larry Arnold
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:15c16afc-2d59-5dd0-fc9d-b74969c29823@cox.net">On
      07/27/2018 06:45 PM, ed wrote:
      <br>
      <blockquote type="cite"># ./configure --enable-cross-compile
        --cc='C:\Program Files (x86)\GNU Tools ARM Embedded\7
        2018-q2-update\bin' --target-os=none arch=arm
        <br>
      </blockquote>
      <br>
      <br>
      try
      <br>
      <br>
      # ./configure --enable-cross-compile --cc="C:\Program Files
      (x86)\GNU Tools ARM Embedded\7 2018-q2-update\bin"
      --target-os=none arch=arm
      <br>
      <br>
      It being windows and all. I have much better success cross
      compiling ( even for windows native) on Linux.
      <br>
      <br>
      _______________________________________________
      <br>
      Libav-user mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://ffmpeg.org/mailman/listinfo/libav-user">http://ffmpeg.org/mailman/listinfo/libav-user</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>