* faq-programming.xml: Add gettext-devel to list of packages needed to build
Cygwin.
This commit is contained in:
parent
5b5c45752e
commit
59c45c4445
@ -1,3 +1,8 @@
|
|||||||
|
2014-06-17 Christopher Faylor <me.cygwin2014@cgf.cx>
|
||||||
|
|
||||||
|
* faq-programming.xml: Add gettext-devel to list of packages needed to
|
||||||
|
build Cygwin.
|
||||||
|
|
||||||
2014-04-04 Corinna Vinschen <corinna@vinschen.de>
|
2014-04-04 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
* new-features.xml: (ov-new1.7.29): Fix incomplete XML tagging.
|
* new-features.xml: (ov-new1.7.29): Fix incomplete XML tagging.
|
||||||
|
@ -694,7 +694,7 @@ 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-g++</literal>, <literal>make</literal>,
|
installed; you at least need <literal>gcc-g++</literal>, <literal>make</literal>,
|
||||||
<literal>perl</literal>, <literal>cocom</literal>, <literal>gettext</literal>,
|
<literal>perl</literal>, <literal>cocom</literal>, <literal>gettext</literal>, <literal>gettext-devel</literal>,
|
||||||
and <literal>zlib-devel</literal>.
|
and <literal>zlib-devel</literal>.
|
||||||
Building for 32-bit Cygwin also requires <literal>libiconv</literal>,
|
Building for 32-bit Cygwin also requires <literal>libiconv</literal>,
|
||||||
<literal>mingw64-i686-gcc-g++</literal>, <literal>mingw64-i686-zlib</literal>,
|
<literal>mingw64-i686-gcc-g++</literal>, <literal>mingw64-i686-zlib</literal>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user