* Makefile.in: Use "cygwin0" rather than "new-cygwin" to denote in-build-tree

version of library or dll.
* config/default.exp: Ditto.
* winsup.api/winsup.exp: Ditto.
This commit is contained in:
Christopher Faylor
2003-03-09 17:03:05 +00:00
parent 3a1d827f5c
commit 6e0465c6bc
5 changed files with 14 additions and 7 deletions

View File

@@ -2,10 +2,10 @@
Here are some notes about adding and using this testsuite.
First, all the programs are linked with new-libcygwin.a, which is just
like libcygwin.a, except that it wants new-cygwin1.dll, not
First, all the programs are linked with libcygwin0.a, which is just
like libcygwin.a, except that it wants cygwin0.dll, not
cygwin1.dll. The testsuite adds the winsup build directory to the
PATH so that new-cygwin1.dll can be found by windows during testing.
PATH so that cygwin0.dll can be found by windows during testing.
Because we'll probably run into complaints about using two DLLs, we
run cygrun.exe for each test. All this does is run the test with