Let's also clarify that here. GNOME is NOT a GNU project.
Conversation
This Tweet was deleted by the Tweet author. Learn more
> including Android
C and C++ code in Android is compiled with Clang and linked with LLD, not GCC and binutils. That includes the Linux kernel.
> tar, gzip or man
There are multiple widely used non-GNU implementations of all 3 commands.
There's no GNU implementation of man...
(Android NDK used to use GCC, but changed into Clang just couple of years ago)




