<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Did you use the sh script on
      <a class="moz-txt-link-freetext" href="https://wiki.videolan.org/Win32Compile/">https://wiki.videolan.org/Win32Compile/</a> to enforce static linking?
      Is this necessary for cross compiling? The docs say "<span
        style="color: rgb(0, 0, 0); font-family: sans-serif; font-size:
        13px; font-style: normal; font-variant: normal; font-weight:
        normal; letter-spacing: normal; line-height:
        19.200000762939453px; orphans: auto; text-align: start;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        display: inline !important; float: none; background-color:
        rgb(255, 255, 255);">You might want</span>" but there is no
      indication when you would and would not want to. David<br>
      <pre class="moz-signature" cols="72">David R Robison
Open Roads Consulting, Inc.
103 Watson Road, Chesapeake, VA 23320
phone: (757) 546-3401
e-mail: <a class="moz-txt-link-abbreviated" href="mailto:david.robison@openroadsconsulting.com">david.robison@openroadsconsulting.com</a>
web: <a class="moz-txt-link-freetext" href="http://openroadsconsulting.com">http://openroadsconsulting.com</a>
blog: <a class="moz-txt-link-freetext" href="http://therobe.blogspot.com">http://therobe.blogspot.com</a>
book: <a class="moz-txt-link-freetext" href="http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526">http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526</a>
</pre>
      On 7/23/2014 12:16 PM, Rémi Denis-Courmont wrote:<br>
    </div>
    <blockquote cite="mid:4952229.RbvGEKfXot@basile.remlab.net"
      type="cite">
      <pre wrap="">Le mercredi 23 juillet 2014, 12:04:31 David R. Robison a écrit :
</pre>
      <blockquote type="cite">
        <pre wrap="">I am also using Ubuntu 14.04 LTS however I did not run the config
manually I used ../extras/package/win32/configure.sh
--host=x86_64-w64-mingw32 ...
Can you send me the command you used to manually configure? David
</pre>
      </blockquote>
      <pre wrap="">
CC="ccache i686-w64-mingw32-gcc" CXX="ccache i686-w64-mingw32-g++" \
../configure -C --host=i686-w64-mingw32 --build=x86_c64-linux \
        --prefix=/tmp/win32 \
        --disable-sdl \
        --enable-nls \
        --enable-debug

</pre>
    </blockquote>
    <br>
  <BR />
<BR />
<HR />
This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.<BR />
If you are not the intended recipient, please delete this email immediately.<BR />
</body>
</html>