[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: extremely slow build of guile3 sources
From: |
Werner LEMBERG |
Subject: |
Re: extremely slow build of guile3 sources |
Date: |
Thu, 22 Aug 2024 13:00:17 +0000 (UTC) |
> I'm building Frescobaldi flatpak using a more recent Sdk (for Qt6)
> and I noticed that building guile3 from sources requires hours (!).
> [...]
Irrespective of the patch mentioned by Michael: You do a multi-job
build, right? [*]
Werner
[*] I.e., using `make`'s `-jXX` option depending on the number of
cores in your CPU.