Hi Jonas,
I guess you mean "without PIC"?
Yep, I did mean without PIC, my apologies (we're trying to get RID of
relocations! I had written the email in a hurry).
At first sight, the RTL startup code contains non-PIC assembly
(rtl/android/arm/prt0.as and rtl/android/arm/dllprt0.as)
Thanks
On 03 Oct 2014, at 06:25, Den wrote:
I'm working on an Cross Platform Project, and when compiling to
Android-ARM and getting it onto the Android Device, in ADB Logcat it
shows library has "Text Relocations", and that I should get rid of
them and it's a security risk.. AFAIK I don't have
Hiya!
I'm working on an Cross Platform Project, and when compiling to
Android-ARM and getting it onto the Android Device, in ADB Logcat it
shows library has "Text Relocations", and that I should get rid of them
and it's a security risk.. AFAIK I don't have any units that are
compiled with