Kuchiku
Newbie
while learning to compile a native application for android i read that statically linked program does not use the phone's libc libraries. And the intructions i have only compiles statically.
I am using the instructions here: Kevin Boone's Web site
Do you know what is the disadvantage of this aside from the size of the output?
I am using the instructions here: Kevin Boone's Web site
Do you know what is the disadvantage of this aside from the size of the output?