mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-20 07:51:35 +08:00
* faq-programming.xml: Clarify where to run "make check".
This commit is contained in:
parent
e30c67e6cc
commit
8b6f3d4c86
@ -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
|
||||
|
@ -468,8 +468,9 @@ cd build
|
||||
make install > install.log 2>&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
|
||||
|
Loading…
x
Reference in New Issue
Block a user