public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH] FAQ update: packages needed to build Cygwin
@ 2013-12-31  5:35 Mark Geisert
  2013-12-31  5:44 ` Mark Geisert
  2014-01-07 14:55 ` Corinna Vinschen
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Geisert @ 2013-12-31  5:35 UTC (permalink / raw)
  To: cygwin-patches

Hope I'm doing this correctly.  Here is the ChangeLog entry followed by 
the patch.  I wasn't sure if patch originator or patch committer, if 
different, gets their name in the ChangeLog entry.  Patch rationale 
available on request.
Cheers,

..mark

====

2013-12-31  Mark Geisert  <mark@maxrnd.com>

 	* faq-programming.xml: Update packages needed to build Cygwin.

====

Index: faq-programming.xml
===================================================================
RCS file: /cvs/src/src/winsup/doc/faq-programming.xml,v
retrieving revision 1.27
diff -u -r1.27 faq-programming.xml
--- faq-programming.xml 5 Jun 2013 07:57:39 -0000       1.27
+++ faq-programming.xml 31 Dec 2013 05:25:33 -0000
@@ -693,11 +693,19 @@
  <answer>

  <para>First, you need to make sure you have the necessary build tools
-installed; you at least need <literal>gcc</literal>, <literal>make</literal>,
-<literal>perl</literal>, and <literal>cocom</literal>. If you want to run
-the tests, <literal>dejagnu</literal> is also required.
+installed; you at least need <literal>g++</literal>, <literal>make</literal>,
+<literal>perl</literal>, <literal>cocom</literal>, <literal>gettext</literal>,
+and <literal>zlib-devel</literal>.
+Building for 32-bit Cygwin also requires <literal>libiconv</literal>,
+<literal>mingw64-i686-gcc-g++</literal>, <literal>mingw64-i686-zlib</literal>,
+and <literal>mingw64-x86_64-gcc-core</literal>.
+Building for 64-bit Cygwin also requires <literal>libiconv-devel</literal>,
+<literal>mingw64-x86_64-gcc-g++</literal>, and
+<literal>mingw64-x86_64-zlib</literal>.
+If you want to run the tests, <literal>dejagnu</literal> is also required.
  Normally, building ignores any errors in building the documentation,
-which requires the <literal>dblatex</literal>, <literal>docbook-xml45</literal>, <literal>docbook-xsl</literal>, and
+which requires the <literal>dblatex</literal>,
+<literal>docbook-xml45</literal>, <literal>docbook-xsl</literal>, and
  <literal>xmlto</literal> packages.  For more information on building the
  documentation, see the README included in the <literal>cygwin-doc</literal> package.
  </para>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] FAQ update: packages needed to build Cygwin
  2013-12-31  5:35 [PATCH] FAQ update: packages needed to build Cygwin Mark Geisert
@ 2013-12-31  5:44 ` Mark Geisert
  2014-01-07 14:55 ` Corinna Vinschen
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Geisert @ 2013-12-31  5:44 UTC (permalink / raw)
  To: cygwin-patches

Missed this in proofreading...

> +installed; you at least need <literal>g++</literal>, <literal>make</literal>,

..should be..

> +installed; you at least need <literal>gcc-g++</literal>, <literal>make</literal>,

..mark

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] FAQ update: packages needed to build Cygwin
  2013-12-31  5:35 [PATCH] FAQ update: packages needed to build Cygwin Mark Geisert
  2013-12-31  5:44 ` Mark Geisert
@ 2014-01-07 14:55 ` Corinna Vinschen
  1 sibling, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2014-01-07 14:55 UTC (permalink / raw)
  To: cygwin-patches

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

On Dec 30 21:35, Mark Geisert wrote:
> Hope I'm doing this correctly.  Here is the ChangeLog entry followed
> by the patch.  I wasn't sure if patch originator or patch committer,
> if different, gets their name in the ChangeLog entry.  Patch
> rationale available on request.
> Cheers,
> 
> ..mark
> 
> ====
> 
> 2013-12-31  Mark Geisert  <...>
> 
> 	* faq-programming.xml: Update packages needed to build Cygwin.

Patch applied (including followup patch).


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-07 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-31  5:35 [PATCH] FAQ update: packages needed to build Cygwin Mark Geisert
2013-12-31  5:44 ` Mark Geisert
2014-01-07 14:55 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).