Christian Biesinger <cbiesin...@google.com> writes: > On Mon, Jan 22, 2024 at 7:21 PM Tom Tromey <t...@tromey.com> wrote: > >> This reverts commit b7e5a29602143b53267efcd9c8d5ecc78cd5a62f. >> >> This patch caused problems for some users when building gdb, because >> it would cause 'guild' to be invoked with the wrong versin of guile. >> > > Is "guild" here a typo? (I don't see a "guild" binary when installing > guile-3.0)
guild is the guile compiler. There's certainly a guild binary with 3.02 and 3.0.9, as well as every 2.x I've checked. What version exactly are you using? Thanks, Andrew