From mboxrd@z Thu Jan 1 00:00:00 1970 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) To: brobecker@gnat.com, eliz@gnu.org, gdb-patches@sources.redhat.com Subject: Re: [patch] add gdb.threads/pthread_cond_wait.* in fnchange.lst Date: Thu, 20 May 2004 02:57:00 -0000 Message-id: <20040520025754.1761C4B104@berman.michael-chastain.com> X-SW-Source: 2004-05/msg00591.html Hi Joel, My understanding is that the test suite does not actually *run* on djgpp. So the files just need to un-tar cleanly, which means only one '.' in the filename and no '+' and the default truncation to 8.3 has to give unique names. So your files would have unpacked to testsuit/gdb.thr/pthread_.exp and testsuit/gdb.thr/pthread_.c and that would be okay (just barely, because of pthreads.exp). Eli is the expert on this ... Eli? Michael C