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).

After my last response, I just noticed something: the Makefile in
testsuite lists only gdb.stabs in SUBDIRS, so 'make distclean' doesn't
descend into all of the directories.  Maybe that's where the problem
is.  I have to run and teach a class now, else I'd investigate
further.

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]