This is the mail archive of the gdb-patches@sourceware.cygnus.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]

Re: gdbarch-utils.{ch} : name too long


Philippe De Muyter wrote:
> 
> On my 14-character limited file-system, I cannot anymore compile gdb
> because gdbarch-utils.{cho} resolves to the same file name : gdbarch-utils. .
> 
> Changing that to gdbarch-util.{ch} (without the final s) would solve the
> problem.
> 
> As I only discovered cvs one week ago, I'd prefer you to do that.

Thanks, I've renamed them.  The ChangeLog is below.

	Andrew


Mon Apr 10 00:21:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>

	* gdbarch-utils.h, gdbarch-utils.c: Delete.
	* arch-utils.h, arch-utils.c: New files.  Avoid 14 character file
 	name problems.
	* Makefile.in: Update.
	* gdbarch.c: Update.

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