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>2013-01-23 20:54:35 +0400
committerChristopher Faylor <me@cgf.cx>2013-01-23 20:54:35 +0400
commit95b7947d0420a8d8374416f1f9a41ca1d714e9fd (patch)
tree1fc00b9a739f4fa710fa117bb4de393a4febb3aa
parenta69e27906f250cfd96dfd431fd79b3749133128d (diff)
* faq-programming.xml: Remove reference to "make check".
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/faq-programming.xml5
2 files changed, 6 insertions, 3 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 46bbbd267..a0d967da8 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-23 Christopher Faylor <me.cygwin2012@cgf.cx>
+
+ * faq-programming.xml: Remove reference to "make check".
+
2013-01-12 Thomas Wolff <towo@towo.net>
* new-features.sgml (ov-new1.7.18): Add console enhancements.
diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml
index 6e1edda65..bfc27fac7 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -437,9 +437,8 @@ cd build
make install &gt; install.log 2&gt;&amp;1
</screen>
-<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
+<para>
+If the build 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