tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] ARM PIE


From: Barath Aron
Subject: [Tinycc-devel] ARM PIE
Date: Mon, 3 Dec 2018 11:19:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0

Hello,

How can I ask tcc to produce a PIE on ARM? Interestingly, the produced ELF on x86_64 is PIE, despite it is ET_EXEC. At least, the Threos loader can execute it on random addresses. (Threos is the OS I use, see http://threos.io)

Furthermore, I have some configure issues when cross compiling tcc, but this is another story.

Aron




reply via email to

[Prev in Thread] Current Thread [Next in Thread]