From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches@cygnus.com Cc: DJ Delorie , shebs@cygnus.com Subject: Re: Filename change to fit the "only one dot" limitation on DOS Date: Thu, 01 Apr 1999 00:00:00 -0000 Message-id: References: <199903142206.OAA18443@cygnus.com> <199903142206.OAA18443@cygnus.com> X-SW-Source: 1999-q1/msg00099.html Excerpts from mail: 14-Mar-99 Filename change to fit the .. Robert Hoehne@gmx.net (7475*) > -YYFILES = c-exp.tab.c \ >> +YYFILES = c-exp_tab.c \ To take the opposite viewpoint, why are we suddenly about to go to such efforts to accommodate 8.3 DOS file names? I think it would instead be better to provide a separate configury script (sed+sh?) that ran over the build directory and adjusted things ready for a DOS build? enjoy, Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb-patches@cygnus.com Cc: DJ Delorie , shebs@cygnus.com Subject: Re: Filename change to fit the "only one dot" limitation on DOS Date: Sun, 14 Mar 1999 16:08:00 -0000 Message-ID: References: <199903142206.OAA18443@cygnus.com> <199903142206.OAA18443@cygnus.com> X-SW-Source: 1999-03/msg00045.html Message-ID: <19990314160800.wTBxzWaMR1SgGeTMhAQQrz6PNRUs745jkozqaP5jsQQ@z> Excerpts from mail: 14-Mar-99 Filename change to fit the .. Robert Hoehne@gmx.net (7475*) > -YYFILES = c-exp.tab.c \ >> +YYFILES = c-exp_tab.c \ To take the opposite viewpoint, why are we suddenly about to go to such efforts to accommodate 8.3 DOS file names? I think it would instead be better to provide a separate configury script (sed+sh?) that ran over the build directory and adjusted things ready for a DOS build? enjoy, Andrew