I've used UBERTC prebuilt cross compilers so far, but I get errors when compiling an android kernel, and they haven't updated their stuff since 2016, so I just would like to find an alternative.
Google should have them, obviosly. But I'm unable to find them. They should be here, but the repo is empty and the last commit says:
Remove aarch64-linux-android gcc-4.9 libs and includes
Android has moved to LLVM.
The bins were already removed. Remove everything else except for OWNERS.
So, I suppose they've moved them elsewhere. But where?
I wouldn't like to hear that you need to compile the whole AOSP tree to get to the compilers. I really hope there is another way.