From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/doc] Updates to gdbint.texinfo Date: Sun, 01 Jul 2001 16:36:00 -0000 Message-id: <3B3FB3EC.8090803@cygnus.com> References: <3B3CC68E.3040504@cygnus.com> <1483-Fri29Jun2001221859+0300-eliz@is.elta.co.il> X-SW-Source: 2001-07/msg00004.html > + @subsection File Names >> + >> + Any file that is used to build @value{GDBN} on either DJGPP or Cygwin >> + must be 8.3 compliant. > > > I suggest to add here that file names which match but for the letter > case will make trouble on DOS and Windows, even if long file names are > supported. Good point, I'll cite COPYING as an example of how it can all go wrong :-) Andrew