Loading
stdenv/linux: document some tips in debugging stdenv bootstrap tower
Just a few comments added:
- added a few one-liners to explore which tools are rebuilt at each
stdenv iteration during bootstrap
- explicitly listed available toolchains and their sources for on each
bootstrap step: glibc, binutils, gcc, coreutils.
- added mention of static libraries linked into gcc
Co-authored-by:
Adam Joseph <54836058+amjoseph-nixpkgs@users.noreply.github.com>