Re: Regarding cross compiling of ogg vordis decode r to arm board
DIANE SHAPRIEL <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
<[email protected]> Re: [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 _______________________________________________ Vorbis mailing list [email protected] http://lists.xiph.org/mailman/listinfo/vorbis ---------- Walla! Mail - Get your free unlimited mail today _______________________________________________ Vorbis mailing list [email protected] http://lists.xiph.org/mailman/listinfo/vorbis