[Bug 691709] compilation on armv7a fails: {standard input}:655: Error: immediate value out of range -- `movt ip,-32640'

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 14 04:36:32 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=691709
  GStreamer | gst-plugins-base | 1.0.5

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-14 12:36:27 UTC ---
liborc generates machine code at runtime. What is being compiled here are the
backup functions, which are plain C, and get used when liborc is not available
or disabled, or when liborc couldn't generate code at runtime for a certain orc
function (e.g. because there aren't enough registers, or an opcode isn't mapped
for the specific architecture).

-- 
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