Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2007-08-12 23:45:45 +0400
committerChristopher Faylor <me@cgf.cx>2007-08-12 23:45:45 +0400
commit8b6f3d4c8602752d48f70397986c88b6b9ff5619 (patch)
treecd7a63bdf3cc9c9bffee68b1ae09b2a67cf9e90a /winsup/doc
parente30c67e6cce2172402719a595549779ee1ac49e0 (diff)
* faq-programming.xml: Clarify where to run "make check".
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/faq-programming.xml5
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 <me+cygwin@cgf.cx>
+
+ * faq-programming.xml: Clarify where to run "make check".
+
2007-07-18 Brian Dessent <brian@dessent.net>
* 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 &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