* faq-programming.xml: Remove reference to "make check".
This commit is contained in:
parent
a69e27906f
commit
95b7947d04
|
@ -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>
|
2013-01-12 Thomas Wolff <towo@towo.net>
|
||||||
|
|
||||||
* new-features.sgml (ov-new1.7.18): Add console enhancements.
|
* new-features.sgml (ov-new1.7.18): Add console enhancements.
|
||||||
|
|
|
@ -437,9 +437,8 @@ cd build
|
||||||
make install > install.log 2>&1
|
make install > install.log 2>&1
|
||||||
</screen>
|
</screen>
|
||||||
|
|
||||||
<para>To check a cygwin1.dll, run "make check" in the build/i?86*cygwin/winsup
|
<para>
|
||||||
directory created after running make above.
|
If the build works, install everything <emphasis>except</emphasis> the dll (if
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue