Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Tue, 9 Oct 2001 22:34:58 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: close to 1.3.4 Message-ID: <20011009223458.A14970@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <20011005103646 DOT C13996 AT redhat DOT com> <002201c14dad$83680d80$a300a8c0 AT nhv> <20011005111118 DOT L13996 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011005111118.L13996@redhat.com> User-Agent: Mutt/1.3.21i On Fri, Oct 05, 2001 at 11:11:18AM -0400, Christopher Faylor wrote: >On Fri, Oct 05, 2001 at 10:53:35AM -0400, Norman Vine wrote: >>Christopher Faylor writes: >>> >>>On Fri, Oct 05, 2001 at 10:37:11AM -0400, Norman Vine wrote:. >>>> >>>>I am experiencing failures with >>>>make check in winsup/testsuite >> >>>Recent changes in cygwin's cygheap seem to require that you copy >>>new-cygwin1.dll to /bin/cygwin1.dll for things to operate correctly. >> >>OK >>I can confirm that after copying the new dll to /bin/cygwin1.dll >>that the testsuite runs as expected :-) > >That's good to know. > >Now, for our next trick we have to figure out a way to allow the test >suite to be run without this requirement... I had an ISE (in shower epiphany) this morning and realized how to fix this. I just checked in something that allows running the test suite without installing cygwin which I am sure will make our internal QE staff very happy. cgf