GNOME Bugzilla – Bug 734188
MIPS support for Cerbero build system
Last modified: 2018-11-03 10:17:27 UTC
Cerbero lacks support for cross compiling the Gstreamer SDK for MIPS architectures. I would like to add this configuration option to Cerbero, but I need help from others. See mailing list post: http://lists.freedesktop.org/archives/gstreamer-embedded/2014-August/001002.html
I've tried making cerbero cross-compiling with mips. At least it will fail because some extern libs are not mips supported. There is a cerbero mips patch file for an older revision of cerbero, but also not working. You need to compile a lot of libs by your own and you have to customize the cerbero build system. There will be at least 10 or 11 libs that are not compiled oder installed because of some mismatches! Maybe in the middle or the end of 2016 mips will be supported by everyone, but for now, there are not enough devices on the market running mips cpus.
Do you want to provide your work-in-progress patch and some information about things that failed to build?
Created attachment 321395 [details] Compile Out cerbero
This is the blog-site from which i have the mips patch file! http://pragmaticjoe.blogspot.de/2015/07/building-gstreamer-10-sdk-for-android.html I added the git update file manually to all files! Everything compiled with the newest cerbero from git server!
That's for a very old version of cerbero and does not apply anymore. Do you have a patch that applies to latest GIT master?
Created attachment 321413 [details] [review] cerbero mips patch
Created attachment 321414 [details] [review] cerbero mips patch
Comment on attachment 321414 [details] [review] cerbero mips patch Can you provide a patch without all the .pyc files and otherwise useless files? :)
Created attachment 321418 [details] [review] updatet mips patch cerbero
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/cerbero/issues/2.