Hi Yves :-D,<br>I don&#39;t know what you are using to cross-compile for ARM, but I have had good results in the past with the commandline tools (gcc, g++, ln, ar, etc) from codesourcery: <a href="https://sourcery.mentor.com/sgpp/lite/arm/portal/release858">https://sourcery.mentor.com/sgpp/lite/arm/portal/release858</a><br clear="all">

<br><br>Cheers,<br>Salsaman.<br><br><br><a href="http://lives.sourceforge.net">http://lives.sourceforge.net</a><br><a href="https://www.ohloh.net/accounts/salsaman">https://www.ohloh.net/accounts/salsaman</a><br><br>
<br><br><div class="gmail_quote">On Sat, Oct 15, 2011 at 05:21, <a href="mailto:ydegoyon@gmail.com">ydegoyon@gmail.com</a> <span dir="ltr">&lt;<a href="mailto:ydegoyon@gmail.com">ydegoyon@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Timothy B. Terriberry wrote:<br>
&gt;&gt; do you have a version compiled for Android?<br>
&gt;&gt; i mean with all Makefile options ?<br>
&gt;&gt; maybe my Makefile is wrong...<br>
&gt;&gt;<br>
&gt; ./configure should work, if you have the appropriate environment<br>
&gt; variables (CC, AS, LD, etc.) set up to point at your Android NDK.<br>
&gt; Personally I&#39;ve only built them for Android inside Firefox, which uses<br>
&gt; its own build system, and only compiles the decoders (though I&#39;ve built<br>
&gt; and tested the encoders on more normal ARM Linux systems, where they<br>
&gt; work fine).<br>
&gt;<br>
<br>
</div>i used ndk-build here .. don&#39;t think i have to set variables manually<br>
<div class="im">&gt;<br>
&gt;&gt;&gt; Please be more specific about the kind of crashes you&#39;re observing....<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; it&#39;s not easy to run gdb on the mobile with dalvik,<br>
&gt;&gt; all i get is SIGSEGV messages<br>
&gt;&gt; with raw stack pointers... hum,<br>
&gt;&gt; not very useful.<br>
&gt;&gt;<br>
&gt; Android is a giant PITA, in general, but see<br>
&gt; <a href="https://wiki.mozilla.org/Mobile/Fennec/Android" target="_blank">https://wiki.mozilla.org/Mobile/Fennec/Android</a> for instructions on using<br>
&gt; gdb/gdbserver with it.<br>
&gt;<br>
<br>
</div>ok thanks, will try that.<br>
<div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; theora-dev mailing list<br>
&gt; <a href="mailto:theora-dev@xiph.org">theora-dev@xiph.org</a><br>
&gt; <a href="http://lists.xiph.org/mailman/listinfo/theora-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/theora-dev</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
theora-dev mailing list<br>
<a href="mailto:theora-dev@xiph.org">theora-dev@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/theora-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/theora-dev</a><br>
</div></div></blockquote></div><br>