No description
Find a file
Stefan f6a4c1a53f
Failing try to bootstrap GCC from scratch
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.
2025-04-15 15:41:28 +02:00
zephyr Update ZMK 0.2.1, redox-neo-keymap with mouse layer 2025-04-15 14:17:24 +02:00
embedded.scm Update: Binutils 2.44, picolibc 1.88 2025-04-15 12:48:12 +02:00
gcc-bootstrap.scm Failing try to bootstrap GCC from scratch 2025-04-15 15:41:28 +02:00
zephyr.scm Update: zephyr-3.5+zmk-fixes 2025-04-15 12:59:17 +02:00