gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/doc/C sources.xml


From: Martin Guy
Subject: [Gnash-commit] gnash/doc/C sources.xml
Date: Fri, 11 May 2007 13:11:59 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Martin Guy <martinwguy> 07/05/11 13:11:59

Modified files:
        doc/C          : sources.xml 

Log message:
        Add note about machine RAM requirements for compiling from source

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/sources.xml?cvsroot=gnash&r1=1.38&r2=1.39

Patches:
Index: sources.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/sources.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- sources.xml 10 May 2007 16:58:38 -0000      1.38
+++ sources.xml 11 May 2007 13:11:59 -0000      1.39
@@ -19,6 +19,12 @@
         make check
         make install
       </programlisting>
+    <para>
+      If you are compiling with GCC you will probably need to use a machine
+      with at least 128 megabytes of physical RAM; 64MB is not enough for a
+      couple of the files, even with swap enabled and optimisation turned off.
+    </para>
+    <para>
       Continue reading for detailed step-by-step instructions 
       of the entire procedure.
     </para>  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]