tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] TinyCC for Android ON Android (ARM)


From: Earlence Fernandes
Subject: [Tinycc-devel] TinyCC for Android ON Android (ARM)
Date: Thu, 14 Jul 2011 11:40:19 +0200

Hello,

We are security researchers at Vrije Universiteit Amsterdam. We have a scenario where we need to be able to compile a C source on the Android device itself.
And it has to be really small. TinyCC seems to be useful for our use case, however, I need help in compiling TinyCC such that it uses bionic (Androids C library) while generating code. TCC has to execute on the device itself. I have downloaded the source code and built it with GCC and the cross compilers.

I think I should build it with something like arm-none-eabi-gcc such that TinyCC itself is compiled for android (host == target == Android ARM)
Any pointers for me?

Cheers,
Earlence
reply via email to

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