Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2016-06-29 17:08:19 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2016-06-29 17:08:33 +0300
commite27cfa4631e9ff7ead7b417e87d160cc20c9d03e (patch)
tree33268897c44d05358ed836352aecf0c46d3f145e /winsup/doc/faq-programming.xml
parent24b1c901169d34410e209b75e79b732838325f5f (diff)
Restore mingw64-x86_64-gcc-core in FAQ listing required packages
Restore mingw64-x86_64-gcc-core to requirements for 32-bit builds in FAQ listing required packages, and give reason.
Diffstat (limited to 'winsup/doc/faq-programming.xml')
-rw-r--r--winsup/doc/faq-programming.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml
index 1f595f87b..c64ab4a03 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -683,6 +683,7 @@ installed; you at least need <literal>gcc-g++</literal>, <literal>make</literal>
<literal>perl</literal>, <literal>cocom</literal>, <literal>gettext-devel</literal>,
<literal>libiconv-devel</literal> and <literal>zlib-devel</literal>.
Building for 32-bit Cygwin also requires
+<literal>mingw64-x86_64-gcc-core</literal> (for building the cyglsa64 DLL for WoW64),
<literal>mingw64-i686-gcc-g++</literal> and <literal>mingw64-i686-zlib</literal>.
Building for 64-bit Cygwin also requires
<literal>mingw64-x86_64-gcc-g++</literal> and