libcvd-members
[Top][All Lists]
Advanced

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

[libcvd-members] libcvd/cvd documentation.h


From: Edward Rosten
Subject: [libcvd-members] libcvd/cvd documentation.h
Date: Fri, 11 Apr 2008 00:24:29 +0000

CVSROOT:        /cvsroot/libcvd
Module name:    libcvd
Changes by:     Edward Rosten <edrosten>        08/04/11 00:24:29

Modified files:
        cvd            : documentation.h 

Log message:
        More doc bits

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd/documentation.h?cvsroot=libcvd&r1=1.14&r2=1.15

Patches:
Index: documentation.h
===================================================================
RCS file: /cvsroot/libcvd/libcvd/cvd/documentation.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- documentation.h     10 Apr 2008 23:34:23 -0000      1.14
+++ documentation.h     11 Apr 2008 00:24:29 -0000      1.15
@@ -128,8 +128,11 @@
                - Does not support gcc 3.3 (20030304) due to possible compiler 
bug.
                - Workaround: none. Install a more recent compiler.
        - arm-linux (cross compiler running on i686-pc-linux-gnu)
-               - Internal compiler error with: gcc version 3.4.0 20040409 
(CodeSourcery ARM Q1 2004)
-               - Workaround: remove <code>cvd_src/videosource.o</code> from 
<code>Makefile</code>
+               - Internal compiler error with: gcc version 3.4.0 20040409 
(CodeSourcery ARM Q1 2004) on:
+                       - cvd_src/videosource.cc
+                       - pnm_src/jpeg.cc
+               - Remove <code>cvd_src/videosource.o</code> from 
<code>Makefile</code> and use <code>--disable-jpeg</code>
+               - Compile files with -O2 instead of -O3
 */
 
 ///////////////////////////////////////////////////////




reply via email to

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