From 16486a12be7413408c1a6ef3c7f4ba3e30378e3d Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 23 Nov 2023 08:46:19 -0600 Subject: init commit; i have to go --- building-a-sysroot.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 building-a-sysroot.md (limited to 'building-a-sysroot.md') diff --git a/building-a-sysroot.md b/building-a-sysroot.md new file mode 100644 index 0000000..5d4e637 --- /dev/null +++ b/building-a-sysroot.md @@ -0,0 +1,17 @@ + +# genny's mess of links +- https://blog.jgosmann.de/posts/2021/02/07/a-guide-to-crosscompiling-applications/ +- https://ftp.gnu.org/gnu/binutils/?C=M;O=D +- https://mirrorservice.org/sites/sourceware.org/pub/gcc/releases/gcc-13.2.0/ +- https://wiki.osdev.org/GCC_Cross-Compiler#Binutils +- https://gmplib.org/ +- https://ftp.gnu.org/gnu/glibc/?C=M;O=D +- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ +- https://gcc.gnu.org/install/configure.html +- https://github.com/cz172638/v4l-utils/blob/master/INSTALL +- https://source.android.com/docs/setup/download/downloading +- https://www.kernel.org/doc/Documentation/kbuild/headers_install.txt +- https://stackoverflow.com/a/10800929 +- https://en.wikipedia.org/wiki/Qualcomm_Hexagon#Snapdragon_800_series +- https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html +- https://github.com/rust-lang/rust-bindgen -- cgit 1.4.1-3-g733a5