* faq-programming.xml: Clarify where to run "make check".

This commit is contained in:
Christopher Faylor 2007-08-12 19:45:45 +00:00
parent e30c67e6cc
commit 8b6f3d4c86
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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