blob: 5d4e637444dedb8258a9e13934303b186af2afb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
|