From 95b7947d0420a8d8374416f1f9a41ca1d714e9fd Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 23 Jan 2013 16:54:35 +0000 Subject: * faq-programming.xml: Remove reference to "make check". --- winsup/doc/ChangeLog | 4 ++++ winsup/doc/faq-programming.xml | 5 ++--- 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 + + * faq-programming.xml: Remove reference to "make check". + 2013-01-12 Thomas Wolff * 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 > install.log 2>&1 -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 + +If the build 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 -- cgit v1.2.3