On Fri, Sep 12, 2008 at 9:15 AM, learning gst <learning_gst at hotmail.com> wrote: > Hello, > > I hope to compile GStreammer for ARM. But I don't know how to compile? > Please help me. I've added a page in the wiki with my notes for compiling in ARM. http://gstreamer.freedesktop.org/wiki/HowToCompileForEmbedded I use --with-html-dir=/tmp/dump to avoid installing the documentation on the target, and --disable-static to avoid static libraries. Since I'm using this build for development purposes I keep the debugging stuff. Best regards. -- Felipe Contreras