I posted this as a question to this list few weeks ago.<br>Today I tried again with no success.<br>I opened a bug on this (<a href="http://bugs.digium.com/view.php?id=12203">http://bugs.digium.com/view.php?id=12203</a>)<br>
This bug was closed saying this is a build system issue. What does it mean build system and why the fact that Asterisk does not cross compile for ARM is not a bug?<br><br>If someone did compile Asterisk 1.4.18 for ARM I would be happy to know what have I done wrong.<br>
<br>I have tried the following:<br>set CC environment variable to my cross compiler.<br>run ./configure --host=i686 --build=arm-linux-gnu<br><br>I got an error regarding termcap not installed (termcap is installed and Asterisk does compile if I don&#39;t cross compile it).<br>
<br>I have tried also to run ./configure --host=i686 --build=arm-linux-gnu<br>
without the CC environment variable set and later edit makeopts to set the path to my cross compiler.<br>I then got an error compiling file smsq.c<br><br>What have I done wrong and how to cross compile Asterisk for ARM?<br>
<br clear="all"><br>-- <br>Ori Idan<br><br>