No description
gcc-bootstrap.scm (bootstrap-uris, bootstrap-sha256, bootstrap-origin): New functions to find bootstrap binaries. They provide guile, bash, mkdir, tar, xz of which only guile is used. (make-bootar): New function to build bootar with different versions of Guile. (with-shell): Renamed to … (inputs-with-shell): … this. A function to create package-inputs using a different shell than bash without the need to use labels. (BOOTAR): The bootar package built with and referencing the default Guile version used by Guix. (GUILE-bootstrap): The prebuild Guile bootstrap binary, unpacked by the default Guile version used by Guix and BOOTAR. (BOOTAR-bootstrap, GASH-bootstrap, GASH-UTILS-bootstrap, STAGE0-POSIX-bootstrap, NYACC-bootstrap, MES-bootstrap): New static packages rooted only on GUILE-bootstrap. (TCC-MES-bootstrap): TinyCC not yet building with MES. (MAKE-MES-bootstrap, MAKE-3-bootstrap): Make packages not yet building. (make-TCC-bootstrap, make-MUSL-bootstrap, MAKE-bootstrap, TCL-bootstrap, EXPECT-bootstrap, DEJAGNU-bootstrap, GETCONF-bootstrap, BINUTILS-bootstrap, FINDUTILS-bootstrap, GCC-4-bootstrap, M4-bootstrap, GMP-bootstrap, MPFR-bootstrap, MPC-bootstrap, GCC-10-bootstrap, GLIBC-bootstrap): Update package-inputs. (GUILE-TAR-XZ-bootstrap): An alternate prebuild Guile bootstrap binary, requiering additional bootstrap binaries of xz and tar. It is unused. (gash-boot, bootar, gash-utils-boot, tcc-boot0, gnu-make-mesboot0): Removed. |
||
---|---|---|
zephyr | ||
embedded.scm | ||
gcc-bootstrap.scm | ||
zephyr.scm |