Move cocom to the build requirements.
This commit is contained in:
parent
9e5f45ed6f
commit
acfdfc9ffb
@ -1,3 +1,8 @@
|
|||||||
|
2006-01-27 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
|
||||||
|
|
||||||
|
* faq-programming.xml (faq.programming.building-cygwin):
|
||||||
|
Move cocom to the build requirements.
|
||||||
|
|
||||||
2006-01-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
|
2006-01-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
|
||||||
|
|
||||||
* faq-programming.xml (faq.programming.building-cygwin):
|
* faq-programming.xml (faq.programming.building-cygwin):
|
||||||
|
@ -438,8 +438,8 @@ rewriting the runtime library in question from specs...
|
|||||||
|
|
||||||
<para>First, you need to make sure you have the necessary build tools
|
<para>First, you need to make sure you have the necessary build tools
|
||||||
installed; you at least need <literal>gcc</literal>, <literal>make</literal>,
|
installed; you at least need <literal>gcc</literal>, <literal>make</literal>,
|
||||||
and <literal>perl</literal>. If you want to run the tests,
|
<literal>perl</literal>, and <literal>cocom</literal>. If you want to run
|
||||||
<literal>cocom</literal> and <literal>dejagnu</literal> are also required,
|
the tests, <literal>dejagnu</literal> is also required,
|
||||||
and you need to have <literal>CYGWIN=server</literal> set as described at
|
and you need to have <literal>CYGWIN=server</literal> set as described at
|
||||||
<ulink url="http://www.cygwin.com/cygwin-ug-net/using-cygserver.html" />.
|
<ulink url="http://www.cygwin.com/cygwin-ug-net/using-cygserver.html" />.
|
||||||
Normally, building ignores any errors in building the documentation,
|
Normally, building ignores any errors in building the documentation,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user