ARI and DUP filenames
Eli Zaretskii
eliz@is.elta.co.il
Tue Feb 19 09:25:00 GMT 2002
> 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.
More information about the Gdb
mailing list