Explain how to add IPv6 support to Cygwin.

Originally committed as revision 16923 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Víctor Paesa 16 years ago
parent 9f5aca8fec
commit cdf5139512
  1. 3
      doc/general.texi

@ -723,6 +723,9 @@ libxvidcore-devel
The recommendation for libnut and x264 is to build them from source by
yourself, as they evolve too quickly for Cygwin Ports to be up to date.
Cygwin 1.7.x has IPv6 support. You can add IPv6 to Cygwin 1.5.x by means
of the @code{libgetaddrinfo-devel} package, available at Cygwin Ports.
@subsection Crosscompilation for Windows under Cygwin
With Cygwin you can create Windows binaries that do not need the cygwin1.dll.

Loading…
Cancel
Save