On Tue, May 17, 2011 at 3:59 PM, Denis Martinez <span dir="ltr"><<a href="mailto:deuns.martinez@gmail.com">deuns.martinez@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":y9">Currently I use Linux as host and win32 as target, but I also plan Android later.<div>If I understand, the cross compile process you speak of creates a bootstrap compiler matching the target's settings. So I am supposed to build my own and compile my shared lib using it, right ?</div>

</div></blockquote></div><br>The whole process should be automated by autoconf. Roughly it all amounts to having a copy of ECL that is configured using the same features (threads or not, unicode or not, etc), then configuring using --with-cross-config and the right types of build and host platforms, editing the configuration file and proceeding with the configuration and the build<br>

<br>But the problem I see is with the particular combination of host and target: cross compiling from a Unix-type platform to a Windows-type one might reveal problems that we did not think of.<br><br>Juanjo<br clear="all">

<br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>