GCC

How to compile strace for use on an Android phone (running an ARM CPU)

The instructions are very precise, following them you get your statically linked strace.

How to check the installed GCC version and the GCC that was used to compile the kernel

The former was obvious, but the latter I had to look up (and found on the linked website). The kernel's GCC version is in /proc/version.

Syndicate content