Update arm version
Closed this issue · 4 comments
mohe2015 commented
Can you update the arm version, please? Or is there some automated build server where I can download the latest version by myself?
radare commented
You can build it with sys/android.sh arm
But i’ll publish the new binaries next week
Sorry for the delay. Busy days :)
… On 13 Jul 2018, at 22:31, Moritz ***@***.***> wrote:
Can you update the arm version, please? Or is there some automated build server where I can download the latest version by myself?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
radare commented
try again
… On 14 Jul 2018, at 01:31, Pancake Nopcode ***@***.***> wrote:
You can build it with sys/android.sh arm
But i’ll publish the new binaries next week
Sorry for the delay. Busy days :)
On 13 Jul 2018, at 22:31, Moritz ***@***.*** ***@***.***>> wrote:
> Can you update the arm version, please? Or is there some automated build server where I can download the latest version by myself?
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub <#1>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AA3-ln9WQs0Sfov18Q8rqOA4waJ-0dEkks5uGQOHgaJpZM4VPeGX>.
>
mohe2015 commented
I'm using it on the pc now but on the phone it tells me: error: only position independent executables (PIE) are supported
radare commented
It should be building with -pie and -fPIC
Try with setting this in cflags and ldflags
Maybe one of the android shellscripts got broken :?
… On 12 Aug 2018, at 17:17, Moritz ***@***.***> wrote:
I'm using it on the pc now but on the phone it tells me: error: only position independent executables (PIE) are supported
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.