Hi Felipe, it's really nice to have your reply back. i have confusion. If i follow "http://gstreamer.freedesktop.org/wiki/HowToCompileForEmbedded" link to cross compile gstreamer for my beagle board, there is no CC option is given to cross compile it. i have already cross tool chain available at following path on my system. /root/CodeSourcery/Sourcery_G++/bin/arm-none-linux-gnueabi-gcc/root/CodeSourcery/Sourcery_G++/bin/arm-none-linux-gnueabi-gcc Can you suggest me in briefly how can i compile gstreamer for beagle board. Thanks In Advance, Tejas. ----- Original Message ----- From: "Felipe Contreras" <felipe.contreras at gmail.com> To: "Tejas Bhanabhagavanwala" <tejas at oriolesoftware.com> Cc: <gstreamer-embedded at lists.sourceforge.net> Sent: Saturday, October 10, 2009 4:02 PM Subject: Re: New to gstreamer On Sat, Oct 10, 2009 at 9:33 AM, Tejas Bhanabhagavanwala <tejas at oriolesoftware.com> wrote: > Hello, > I am new to gstreamer and i want to port gstreamer on beagle > board. I have tried basic steps to compile gstreamer for beagle board. But > lots of dependencies are coming of packages. can any one suggest me proper > steps to configure and compile gstreamer libraries for beagleboard. > > i am using beagle board revision B7. I also use GStreamer on the beagleboard, it's very easy to cross-compile: http://gstreamer.freedesktop.org/wiki/HowToCompileForEmbedded And I use scratchbox, but there are other alternatives: http://felipec.wordpress.com/2009/06/07/installing-scratchbox-1-and-2-for-arm-cross-compilation/ Cheers. -- Felipe Contreras