Cross Compiling: Difference between revisions
imported>Makefu add introduction to cross-compiling by mbauer |
imported>Samueldr What a fine way to put the triple in perspective. |
||
Line 15: | Line 15: | ||
* Nixpkgs manual on [https://nixos.org/nixpkgs/manual/#chap-cross cross compiling] | * Nixpkgs manual on [https://nixos.org/nixpkgs/manual/#chap-cross cross compiling] | ||
* [https://matthewbauer.us/blog/beginners-guide-to-cross.html Introduction to Cross Compilation with nix by Matthew Bauer] | * [https://matthewbauer.us/blog/beginners-guide-to-cross.html Introduction to Cross Compilation with nix by Matthew Bauer] | ||
== Additional resources == | |||
* [https://logs.nix.samueldr.com/nixos/2018-08-03#1533327247-1533327971; 2018-08-03 discussion on #nixos] |