diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index 46dd23ab8..3c6bf7b46 100644 --- a/winsup/doc/faq-programming.xml +++ b/winsup/doc/faq-programming.xml @@ -679,11 +679,11 @@ rewriting the runtime library in question from specs... installed; you at least need gcc-g++, make, automake, autoconf, git, perl, -gettext-devel, libiconv-devel and -zlib-devel. Fetch the sources from the -Cygwin GIT source repository. -If you change a certain core part of Cygwin, namely the layout -of the Cygwin TLS area, you also have to install cocom. +gettext-devel, libiconv-devel +zlib-devel, cocom and patch. + + + Building for 32-bit Cygwin also requires mingw64-i686-gcc-g++ and mingw64-i686-zlib. Building for 64-bit Cygwin also requires