[Bug 711588] New: PIE disabled on iOS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 7 01:35:34 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711588
  GStreamer | common | git

           Summary: PIE disabled on iOS
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: common
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: elio.francesconi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I’ve recompiled right now the library and I noticed the binary are not
compliant with
Apple(https://developer.apple.com/LIBRARY/IOS/qa/qa1788/_index.html).
I think you should take care about this issue.

(null): PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic)
not allowed in code signed PIE, but used in MC_put_o_16_arm_align_jt
from
/Users/elio/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/GStreamer(libmpeg2_a_armv7_-motion_comp_arm_s.o).
To fix this warning, don't compile with -mdynamic-no-pic or link with
-Wl,-no_pie
This is the only warning I received about PIE

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