4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-21 16:26:12 +08:00

* 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> 2007-07-18 Brian Dessent <brian@dessent.net>
* faq-using.xml (faq.using.console-window): Mention FHS location of * 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 make install &gt; install.log 2&gt;&amp;1
</screen> </screen>
<para>To check a cygwin1.dll, run "make check" in the winsup/testsuite <para>To check a cygwin1.dll, run "make check" in the build/i?86*cygwin/winsup
directory. If that works, install everything <emphasis>except</emphasis> the dll (if 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, 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 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 place. Then start up a bash window, or run a cygwin program from the