This is the mail archive of the gdb@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: ARI and DUP filenames


> Date: Tue, 19 Feb 2002 14:16:04 +0000
> From: Richard Earnshaw <rearnsha@arm.com>
> 
> I've noticed that the ARI script is whingeing about armnbsd-tdep.c and 
> armnbsd-nat.c having a common 8.3 filename representation.  OK, but why 
> doesn't it spot the fact that arm-linux-nat.c and arm-linux-tdep.c also 
> have a common 8.3 format?

Because the latter two (and quite a few others) are automatically
renamed when GDB is unpacked on DOS filesystems; see
gdb/config/djgpp/fnchange.lst.  To stop ARI's whining, add suitable
lines to fnchange.lst.


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