How to build a cross-compiler
How do I build a binutils and gcc cross-compiler with
clang? I've done it before, but the assembler didn't recognize when I made global variables in assembly, so builds failed.