summaryrefslogtreecommitdiffstats
path: root/winsup/doc/faq-programming.xml
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2007-08-12 19:45:45 +0000
committerChristopher Faylor <me@cgf.cx>2007-08-12 19:45:45 +0000
commit8b6f3d4c8602752d48f70397986c88b6b9ff5619 (patch)
treecd7a63bdf3cc9c9bffee68b1ae09b2a67cf9e90a /winsup/doc/faq-programming.xml
parente30c67e6cce2172402719a595549779ee1ac49e0 (diff)
downloadcygnal-8b6f3d4c8602752d48f70397986c88b6b9ff5619.tar.gz
cygnal-8b6f3d4c8602752d48f70397986c88b6b9ff5619.tar.bz2
cygnal-8b6f3d4c8602752d48f70397986c88b6b9ff5619.zip
* faq-programming.xml: Clarify where to run "make check".
Diffstat (limited to 'winsup/doc/faq-programming.xml')
-rw-r--r--winsup/doc/faq-programming.xml5
1 files changed, 3 insertions, 2 deletions
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 &gt; install.log 2&gt;&amp;1
</screen>
-<para>To check a cygwin1.dll, run "make check" in the winsup/testsuite
-directory. If that works, install everything <emphasis>except</emphasis> the dll (if
+<para>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 <emphasis>except</emphasis> 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