bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts

2025-01-28 Thread Bug reports for GUILE, GNU's Ubiquitous Extension Language
On Sun, 2024-07-14 at 19:55 +0200, Jonas Hahnfeld wrote: > On Mon, 2024-05-06 at 21:12 +0200, Jonas Hahnfeld wrote: > > On Mon, 2024-05-06 at 11:34 +0200, Ludovic Courtès wrote: > > > Hi Jonas, > > > > > > Jonas Hahnfeld skribis: > > > > > > > On Thu, 2024-01-04 at 11:57 +0100, Jonas Hahnfeld wr

bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts

2024-07-14 Thread Bug reports for GUILE, GNU's Ubiquitous Extension Language
On Mon, 2024-05-06 at 21:12 +0200, Jonas Hahnfeld via Developers list for Guile, the GNU extensibility library wrote: > On Mon, 2024-05-06 at 11:34 +0200, Ludovic Courtès wrote: > > Hi Jonas, > > > > Jonas Hahnfeld skribis: > > > > > On Thu, 2024-01-04 at 11:57 +0100, Jonas Hahnfeld wrote: > > >

bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts

2024-05-07 Thread Simon Tournier
Hi Ludo, On lun., 06 mai 2024 at 11:34, Ludovic Courtès wrote: >>> -stage0) >>> GUILE_LOAD_COMPILED_PATH="${top_builddir}/stage0:${top_srcdir}/prebuilt/@SCM_PREBUILT_BINARIES@" >>> ;; >>> +stage0) >>> GUILE_LOAD_COMPILED_PATH="${top_srcdir}/prebuilt/@SCM_PREBUILT_BINARIES@:${t

bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts

2024-05-06 Thread Bug reports for GUILE, GNU's Ubiquitous Extension Language
On Mon, 2024-05-06 at 11:34 +0200, Ludovic Courtès wrote: > Hi Jonas, > > Jonas Hahnfeld skribis: > > > On Thu, 2024-01-04 at 11:57 +0100, Jonas Hahnfeld wrote: > > > From 95f15821c535537c7ad4fdae1988855314d56ece Mon Sep 17 00:00:00 2001 > > > From: Jonas Hahnfeld > > > Date: Thu, 4 Jan 2024 11

bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts

2024-05-06 Thread Ludovic Courtès
Hi Jonas, Jonas Hahnfeld skribis: > On Thu, 2024-01-04 at 11:57 +0100, Jonas Hahnfeld wrote: >> From 95f15821c535537c7ad4fdae1988855314d56ece Mon Sep 17 00:00:00 2001 >> From: Jonas Hahnfeld >> Date: Thu, 4 Jan 2024 11:44:55 +0100 >> Subject: [PATCH] Speed up stage0 bootstrap build using prebui

bug#69314: [PATCH] Speed up stage0 bootstrap build using prebuilts

2024-02-22 Thread Bug reports for GUILE, GNU's Ubiquitous Extension Language
Dear Guile maintainers, please consider below patch to speed up the build from release tarballs that include prebuilt bytecode. Jonas On Thu, 2024-01-04 at 11:57 +0100, Jonas Hahnfeld wrote: > From 95f15821c535537c7ad4fdae1988855314d56ece Mon Sep 17 00:00:00 2001 > From: Jonas Hahnfeld > Date: