1 Reply Latest reply: Jan 19, 2013 8:40 AM by neh@adobe RSS

    Strange warning when compiling for iOS, "PIE disabled", Is it safe to submit to the App Store?

    FLAdude Community Member

      I get this warning when building:

       

      ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in _llvm_unwind from AOTBuildOutput-0.o. To fix this warning, don't compile with -mdynamic-no-pic or link with -Wl,-no_pie

       

      The app appears to be fine so far, and I haven't seen it mess up anything functionally yet, but am still testing.

       

      Edit: I am also curious as to what exactly this is. I think it is possibly related to an ANE that I NEED to use to work around a bug in AIR.