[gst-devel] Re: Cross Compiling Gstreamer

Rob Taylor robtaylor at floopily.org
Thu Apr 7 03:16:09 CEST 2005


On Thu, 2005-04-07 at 11:25 +0200, Thomas Vander Stichele wrote:
> On Wed, 2005-04-06 at 16:45 +0530, Loco wrote:
> > Hi everyone, 
> >    I am working on gstreamer-0.8.8 version. am able to compile
> > gstreamer for i686 machine(my PC) But when i try to cross compile it
> > for ARM926EJ using a cross compiler provided by montavista, i get a
> > lot of errors. Can anyone please let me know the procedure of cross
> > compiling gstreamer?
> 
> It's the same as with any autotools project.  Without more info about
> your problems there's not a lot more to say :)

I noted that in configure.ac we use a number of AC_TRY_RUNs to check for
libraries, which could easily be AC_TRY_LINKs, which would make cross
compilation much easier. If someone wants to make a patch (you can look
at how i do checking for jrtplib in bug #168325 for an example) please
feel free. If no one does I may do it myself, but god knows when I'll
get the time :/

Thanks,
Rob Taylor





More information about the gstreamer-devel mailing list