[Bug 727415] cerbero: Add support for armv7s architecture
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 7 04:42:08 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727415
GStreamer | packages | unspecified
Philip Withnall <bugzilla> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at tecnocode.co.uk
--- Comment #5 from Philip Withnall <bugzilla at tecnocode.co.uk> 2014-04-07 11:42:04 UTC ---
(In reply to comment #3)
> Are you saying that armv7s is incompatible with armv7?
armv7s is a superset of armv7, adding a couple of new instructions.
http://stackoverflow.com/questions/12569339/what-is-armv7s
An armv7s processor should be able to run armv7 code, I believe, but it’s
probably best to keep the architectures of different object files equal inside
a universal binary, so supporting armv7s is useful if linking against other
armv7s code.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list