This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb.c++ vs dos names


On Thu, 09 Jan 2003 11:22:04 -0500, Andrew Cagney <ac131313@redhat.com> said:

> The ARI is tossing up some name problems for GDB's [c++] testsuite
> directory.  One has me puzzled:

> testsuite/gdb.c++/Makefile

> I suspect that the new makefile stuff is forgetting to clean it up
> after a configure?  (The script is run over a release, and not the
> files checked out of CVS).

Beats me.  The recent flurry of small configure changes did affect the
way configure was run in the testsuite, but I don't see why that would
matter here: why would the release contain a Makefile at all?  I
assume that these are produced by something involving 'make
distclean', which looks to me like it should get rid of it.

David Carlton
carlton@math.stanford.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]