What is the recommended solution for cross-compiling tools? The Kali Docs refer to an older version of the Linaro tools, which were available to be downloaded from Offensive Security's github site. At some point, Offensive Security deleted the toolchain section from github. I can download the latest version of the Linaro toolchain from their website. I might even be able to search the Linaro site and find an archived version of their tools that matches the Kali Docs. Or, if I search apt for arm-liinux, I see that there are a quite a few tools in the kali repos. Rather than try to guess which approach is better, I think it's best to ask the group for advice. Ideally, I would like to be able to duplicate the arm images available for download from the Offensive Security website. If someone could point me in the right direction, it would be greatly appreciated. Specifically, I want to execute the tools on an an X86-64 machine and target a 32-bit armh platform. Thanks!