This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: On the toplevel configure and build system
- From: Ian Lance Taylor <iant at google dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org, binutils at sourceware dot org, gdb at sourceware dot org, newlib at sourceware dot org
- Date: Tue, 29 Mar 2011 16:33:02 -0700
- Subject: Re: On the toplevel configure and build system
- References: <Pine.LNX.4.64.1103292059260.2595@digraph.polyomino.org.uk>
"Joseph S. Myers" <joseph@codesourcery.com> writes:
> Specifically, I propose removal of all support for building: ash autoconf
> automake bash byacc bzip2 diff dosutils fileutils findutils find gawk
> gettext gnuserv gzip hello indent libiconv libtool make mmalloc patch perl
> prms rcs release recode sed send-pr shellutils tar textutils time uudecode
> wdiff zip expect guile target-gperf target-examples target-qthreads. See
> <http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01674.html> and followups
> regarding reasons to keep a few packages in my original list that aren't
> in the list above.
The expect program is used by dejagnu, and I believe it will be used
when running tests if both dejagnu and expect are in the source tree.
At least, it used to work that way. Everything else looks OK to me.
Ian