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