From 8b6f3d4c8602752d48f70397986c88b6b9ff5619 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 12 Aug 2007 19:45:45 +0000 Subject: [PATCH] * faq-programming.xml: Clarify where to run "make check". --- winsup/doc/ChangeLog | 4 ++++ winsup/doc/faq-programming.xml | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 023c6d688..e60fd40b8 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-08-12 Christopher Faylor + + * faq-programming.xml: Clarify where to run "make check". + 2007-07-18 Brian Dessent * faq-using.xml (faq.using.console-window): Mention FHS location of diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index 19f847fe8..5cd7e3b70 100644 --- a/winsup/doc/faq-programming.xml +++ b/winsup/doc/faq-programming.xml @@ -468,8 +468,9 @@ cd build make install > install.log 2>&1 -To check a cygwin1.dll, run "make check" in the winsup/testsuite -directory. If that works, install everything except the dll (if +To check a cygwin1.dll, run "make check" in the build/i?86*cygwin/winsup +directory created after running make above. +If that works, install everything except the dll (if you can). Then, close down all cygwin programs (including bash windows, inetd, etc.), save your old dll, and copy the new dll to the correct place. Then start up a bash window, or run a cygwin program from the