[FFmpeg-cvslog] r22854 - trunk/doc/general.texi

diego subversion
Mon Apr 12 17:16:52 CEST 2010


Author: diego
Date: Mon Apr 12 17:16:52 2010
New Revision: 22854

Log:
Add DOS section to the platform documentation.
patch by Michael Kostylev, michael.kostylev gmail com

Modified:
   trunk/doc/general.texi

Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi	Mon Apr 12 17:03:30 2010	(r22853)
+++ trunk/doc/general.texi	Mon Apr 12 17:16:52 2010	(r22854)
@@ -721,6 +721,16 @@ performance on systems without hardware 
 
 BeOS support is broken in mysterious ways.
 
+ at section DOS
+
+Using a cross-compiler is preferred for various reasons.
+
+ at subsection DJGPP
+
+FFmpeg cannot be compiled because of broken system headers, add
+ at code{--extra-cflags=-U__STRICT_ANSI__} to the configure options as a
+workaround.
+
 @section OS/2
 
 For information about compiling FFmpeg on OS/2 see



More information about the ffmpeg-cvslog mailing list