Tom Tromey <t...@tromey.com> writes: >>>>>> "Andrew" == Andrew Burgess <aburg...@redhat.com> writes: > > Andrew> Tom Tromey <t...@tromey.com> writes: >>> 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. >>> On the whole it seems simpler to just back this out. >>> >>> * Makefile.in: Rebuild. >>> * Makefile.tpl (BASE_EXPORTS): Remove GUILE. >>> (GUILE): Remove. >>> * Makefile.def (flags_to_pass): Remove GUILE. > > Andrew> Is it going to be possible to merge this with GCC in stage 4? Would > be > Andrew> super useful if we could as this is still causing problems. > > We can always check it in to gdb now and then to gcc at some later date. > If that sounds ok to you, I'll go ahead & do it.
Thanks, that would be great, and would certainly fix the build problems I see. Sorry for the late reply. Thanks, Andrew