summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/general.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index 3637682a2a..1bfde02bc2 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -721,6 +721,16 @@ performance on systems without hardware floating point support).
BeOS support is broken in mysterious ways.
+@section DOS
+
+Using a cross-compiler is preferred for various reasons.
+
+@subsection DJGPP
+
+FFmpeg cannot be compiled because of broken system headers, add
+@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