kiran p
2009-May-19 09:07 UTC
[Vorbis] Regarding cross compiling of ogg vordis decoder to arm board
Hi, Tis is kiran. I ve a project in which v have to cross compile the source code of ogg vorbis audio decoder onto EDB9302 ARM board.. Can u pls tell me the steps how to proceed or lead me to a source whr i can find the procedure... Thank u -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20090519/6dfe7007/attachment.htm
xiphmont at xiph.org
2009-May-19 19:02 UTC
[Vorbis] Regarding cross compiling of ogg vordis decoder to arm board
Hello, I d not know the details of this particular ARM board, so there are several potential starting points. Nor have you said what toolchain you would prefer to use; we will likely only be able to help with a GCC-based toolset. If you are using an FPU-less or very memory constrained ARM, you will want to use the Tremor source base. There are three main Tremor versions; one is a general purpose implementation for CPUs with access to large offboard memory, the second is a low-memory version of the first (it requires more MIPS, but vastly less memory), and the third is a version of the low-memory code for CPUs without byte addressing. You probably want one of the first two. The three branches are available through SVN from: http://svn.xiph.org/trunk/Tremor (low CPU / high memory) http://svn.xiph.org/branches/lowmem-branch (high CPU / low memory) http://svn.xiph.org/branches/lowmem-no-byte (high CPU / low memory/ no byte addressing) Monty
DIANE SHAPRIEL
2009-May-23 20:27 UTC
[Vorbis] Regarding cross compiling of ogg vordis decoder to arm board
<div dir='rtl'><p><span style="font-size: small; font-family: Arial;"><br /><br /><br /><br /><br /><br /> <div style="BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #eeeeee"><span style="font-size: x-small;"><strong><xiphmont@xiph.org></strong><br />Re: [Vorbis] Regarding cross compiling of ogg vordis decoder to arm board</span></div> <pre>Hello, I d not know the details of this particular ARM board, so there are several potential starting points. Nor have you said what toolchain you would prefer to use; we will likely only be able to help with a GCC-based toolset. If you are using an FPU-less or very memory constrained ARM, you will want to use the Tremor source base. There are three main Tremor versions; one is a general purpose implementation for CPUs with access to large offboard memory, the second is a low-memory version of the first (it requires more MIPS, but vastly less memory), and the third is a version of the low-memory code for CPUs without byte addressing. You probably want one of the first two. The three branches are available through SVN from: <a href="http://svn.xiph.org/trunk/Tremor">http://svn.xiph.org/trunk/Tremor</a> (low CPU / high memory) <a href="http://svn.xiph.org/branches/lowmem-branch">http://svn.xiph.org/branches/lowmem-branch</a> (high CPU / low memory) <a href="http://svn.xiph.org/branches/lowmem-no-byte">http://svn.xiph.org/branches/lowmem-no-byte</a> (high CPU / low memory/ no byte addressing) Monty _______________________________________________ Vorbis mailing list Vorbis@xiph.org <a href="http://lists.xiph.org/mailman/listinfo/vorbis">http://lists.xiph.org/mailman/listinfo/vorbis</a></pre> </span></p></div><hr><div style="background-color:white;color:black;">Walla! Mail - <a href="http://www.walla.co.il" style="color:blue">Get your free unlimited mail today</a></div>