Actions

icon Post
text/html Subscribe
text/html Unsubscribe

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

CROSS COMPILATION ERROR


  • To: <arm-gcc@xxxxxxxxxxxxxxxx>
  • Subject: CROSS COMPILATION ERROR
  • From: <manjunathg.kondaiah@xxxxxxxxx>
  • Date: Tue, 15 Mar 2005 19:03:11 +0530

Hi,
We tried to cross compile openCV for ARM platform on x86
host,compilation breaks in the half way and through an error saying
"internal compiler error". Please excuse if this not the format for bug
report.


Kernel Version:
Linux top amen 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386
GNU/Linux
Compiler Version:
gcc version 3.4.0 20040409 (CodeSourcery ARM Q1A 2004)
Log:
make  all-recursive
make[1]: Entering directory `/residence/Users/manju/OSK/opencv-0.9.6'
Making all in cxcore
make[2]: Entering directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore'
Making all in src
make[3]: Entering directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore/src'
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxalloc.lo -MD -MP -MF
".deps/cxalloc.Tpo" -c -o cxalloc.lo cxalloc.cpp; \
then mv -f ".deps/cxalloc.Tpo" ".deps/cxalloc.Plo"; else rm -f
".deps/cxalloc.Tpo"; exit 1; fi
mkdir .libs
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxalloc.lo -MD -MP -MF .deps/cxalloc.Tpo -c cxalloc.cpp  -fPIC -DPIC -o
.libs/cxalloc.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxarithm.lo -MD -MP -MF
".deps/cxarithm.Tpo" -c -o cxarithm.lo cxarithm.cpp; \
then mv -f ".deps/cxarithm.Tpo" ".deps/cxarithm.Plo"; else rm -f
".deps/cxarithm.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxarithm.lo -MD -MP -MF .deps/cxarithm.Tpo -c cxarithm.cpp  -fPIC -DPIC
-o .libs/cxarithm.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxarray.lo -MD -MP -MF
".deps/cxarray.Tpo" -c -o cxarray.lo cxarray.cpp; \
then mv -f ".deps/cxarray.Tpo" ".deps/cxarray.Plo"; else rm -f
".deps/cxarray.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxarray.lo -MD -MP -MF .deps/cxarray.Tpo -c cxarray.cpp  -fPIC -DPIC -o
.libs/cxarray.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxcmp.lo -MD -MP -MF
".deps/cxcmp.Tpo" -c -o cxcmp.lo cxcmp.cpp; \
then mv -f ".deps/cxcmp.Tpo" ".deps/cxcmp.Plo"; else rm -f
".deps/cxcmp.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cxcmp.lo
-MD -MP -MF .deps/cxcmp.Tpo -c cxcmp.cpp  -fPIC -DPIC -o .libs/cxcmp.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxconvert.lo -MD -MP -MF
".deps/cxconvert.Tpo" -c -o cxconvert.lo cxconvert.cpp; \
then mv -f ".deps/cxconvert.Tpo" ".deps/cxconvert.Plo"; else rm -f
".deps/cxconvert.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxconvert.lo -MD -MP -MF .deps/cxconvert.Tpo -c cxconvert.cpp  -fPIC
-DPIC -o .libs/cxconvert.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxcopy.lo -MD -MP -MF
".deps/cxcopy.Tpo" -c -o cxcopy.lo cxcopy.cpp; \
then mv -f ".deps/cxcopy.Tpo" ".deps/cxcopy.Plo"; else rm -f
".deps/cxcopy.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cxcopy.lo
-MD -MP -MF .deps/cxcopy.Tpo -c cxcopy.cpp  -fPIC -DPIC -o
.libs/cxcopy.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxdatastructs.lo -MD -MP -MF
".deps/cxdatastructs.Tpo" -c -o cxdatastructs.lo cxdatastructs.cpp; \
then mv -f ".deps/cxdatastructs.Tpo" ".deps/cxdatastructs.Plo"; else rm
-f ".deps/cxdatastructs.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxdatastructs.lo -MD -MP -MF .deps/cxdatastructs.Tpo -c
cxdatastructs.cpp  -fPIC -DPIC -o .libs/cxdatastructs.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxdrawing.lo -MD -MP -MF
".deps/cxdrawing.Tpo" -c -o cxdrawing.lo cxdrawing.cpp; \
then mv -f ".deps/cxdrawing.Tpo" ".deps/cxdrawing.Plo"; else rm -f
".deps/cxdrawing.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxdrawing.lo -MD -MP -MF .deps/cxdrawing.Tpo -c cxdrawing.cpp  -fPIC
-DPIC -o .libs/cxdrawing.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxdxt.lo -MD -MP -MF
".deps/cxdxt.Tpo" -c -o cxdxt.lo cxdxt.cpp; \
then mv -f ".deps/cxdxt.Tpo" ".deps/cxdxt.Plo"; else rm -f
".deps/cxdxt.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cxdxt.lo
-MD -MP -MF .deps/cxdxt.Tpo -c cxdxt.cpp  -fPIC -DPIC -o .libs/cxdxt.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxerror.lo -MD -MP -MF
".deps/cxerror.Tpo" -c -o cxerror.lo cxerror.cpp; \
then mv -f ".deps/cxerror.Tpo" ".deps/cxerror.Plo"; else rm -f
".deps/cxerror.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxerror.lo -MD -MP -MF .deps/cxerror.Tpo -c cxerror.cpp  -fPIC -DPIC -o
.libs/cxerror.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxjacobieigens.lo -MD -MP -MF
".deps/cxjacobieigens.Tpo" -c -o cxjacobieigens.lo cxjacobieigens.cpp; \
then mv -f ".deps/cxjacobieigens.Tpo" ".deps/cxjacobieigens.Plo"; else
rm -f ".deps/cxjacobieigens.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxjacobieigens.lo -MD -MP -MF .deps/cxjacobieigens.Tpo -c
cxjacobieigens.cpp  -fPIC -DPIC -o .libs/cxjacobieigens.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxlogic.lo -MD -MP -MF
".deps/cxlogic.Tpo" -c -o cxlogic.lo cxlogic.cpp; \
then mv -f ".deps/cxlogic.Tpo" ".deps/cxlogic.Plo"; else rm -f
".deps/cxlogic.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxlogic.lo -MD -MP -MF .deps/cxlogic.Tpo -c cxlogic.cpp  -fPIC -DPIC -o
.libs/cxlogic.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxmathfuncs.lo -MD -MP -MF
".deps/cxmathfuncs.Tpo" -c -o cxmathfuncs.lo cxmathfuncs.cpp; \
then mv -f ".deps/cxmathfuncs.Tpo" ".deps/cxmathfuncs.Plo"; else rm -f
".deps/cxmathfuncs.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxmathfuncs.lo -MD -MP -MF .deps/cxmathfuncs.Tpo -c cxmathfuncs.cpp
-fPIC -DPIC -o .libs/cxmathfuncs.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxmatmul.lo -MD -MP -MF
".deps/cxmatmul.Tpo" -c -o cxmatmul.lo cxmatmul.cpp; \
then mv -f ".deps/cxmatmul.Tpo" ".deps/cxmatmul.Plo"; else rm -f
".deps/cxmatmul.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxmatmul.lo -MD -MP -MF .deps/cxmatmul.Tpo -c cxmatmul.cpp  -fPIC -DPIC
-o .libs/cxmatmul.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxmatrix.lo -MD -MP -MF
".deps/cxmatrix.Tpo" -c -o cxmatrix.lo cxmatrix.cpp; \
then mv -f ".deps/cxmatrix.Tpo" ".deps/cxmatrix.Plo"; else rm -f
".deps/cxmatrix.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxmatrix.lo -MD -MP -MF .deps/cxmatrix.Tpo -c cxmatrix.cpp  -fPIC -DPIC
-o .libs/cxmatrix.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxmean.lo -MD -MP -MF
".deps/cxmean.Tpo" -c -o cxmean.lo cxmean.cpp; \
then mv -f ".deps/cxmean.Tpo" ".deps/cxmean.Plo"; else rm -f
".deps/cxmean.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cxmean.lo
-MD -MP -MF .deps/cxmean.Tpo -c cxmean.cpp  -fPIC -DPIC -o
.libs/cxmean.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxmeansdv.lo -MD -MP -MF
".deps/cxmeansdv.Tpo" -c -o cxmeansdv.lo cxmeansdv.cpp; \
then mv -f ".deps/cxmeansdv.Tpo" ".deps/cxmeansdv.Plo"; else rm -f
".deps/cxmeansdv.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxmeansdv.lo -MD -MP -MF .deps/cxmeansdv.Tpo -c cxmeansdv.cpp  -fPIC
-DPIC -o .libs/cxmeansdv.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxminmaxloc.lo -MD -MP -MF
".deps/cxminmaxloc.Tpo" -c -o cxminmaxloc.lo cxminmaxloc.cpp; \
then mv -f ".deps/cxminmaxloc.Tpo" ".deps/cxminmaxloc.Plo"; else rm -f
".deps/cxminmaxloc.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxminmaxloc.lo -MD -MP -MF .deps/cxminmaxloc.Tpo -c cxminmaxloc.cpp
-fPIC -DPIC -o .libs/cxminmaxloc.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxnorm.lo -MD -MP -MF
".deps/cxnorm.Tpo" -c -o cxnorm.lo cxnorm.cpp; \
then mv -f ".deps/cxnorm.Tpo" ".deps/cxnorm.Plo"; else rm -f
".deps/cxnorm.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cxnorm.lo
-MD -MP -MF .deps/cxnorm.Tpo -c cxnorm.cpp  -fPIC -DPIC -o
.libs/cxnorm.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxouttext.lo -MD -MP -MF
".deps/cxouttext.Tpo" -c -o cxouttext.lo cxouttext.cpp; \
then mv -f ".deps/cxouttext.Tpo" ".deps/cxouttext.Plo"; else rm -f
".deps/cxouttext.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxouttext.lo -MD -MP -MF .deps/cxouttext.Tpo -c cxouttext.cpp  -fPIC
-DPIC -o .libs/cxouttext.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxpersistence.lo -MD -MP -MF
".deps/cxpersistence.Tpo" -c -o cxpersistence.lo cxpersistence.cpp; \
then mv -f ".deps/cxpersistence.Tpo" ".deps/cxpersistence.Plo"; else rm
-f ".deps/cxpersistence.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxpersistence.lo -MD -MP -MF .deps/cxpersistence.Tpo -c
cxpersistence.cpp  -fPIC -DPIC -o .libs/cxpersistence.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxprecomp.lo -MD -MP -MF
".deps/cxprecomp.Tpo" -c -o cxprecomp.lo cxprecomp.cpp; \
then mv -f ".deps/cxprecomp.Tpo" ".deps/cxprecomp.Plo"; else rm -f
".deps/cxprecomp.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxprecomp.lo -MD -MP -MF .deps/cxprecomp.Tpo -c cxprecomp.cpp  -fPIC
-DPIC -o .libs/cxprecomp.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxrand.lo -MD -MP -MF
".deps/cxrand.Tpo" -c -o cxrand.lo cxrand.cpp; \
then mv -f ".deps/cxrand.Tpo" ".deps/cxrand.Plo"; else rm -f
".deps/cxrand.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cxrand.lo
-MD -MP -MF .deps/cxrand.Tpo -c cxrand.cpp  -fPIC -DPIC -o
.libs/cxrand.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxsumpixels.lo -MD -MP -MF
".deps/cxsumpixels.Tpo" -c -o cxsumpixels.lo cxsumpixels.cpp; \
then mv -f ".deps/cxsumpixels.Tpo" ".deps/cxsumpixels.Plo"; else rm -f
".deps/cxsumpixels.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxsumpixels.lo -MD -MP -MF .deps/cxsumpixels.Tpo -c cxsumpixels.cpp
-fPIC -DPIC -o .libs/cxsumpixels.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxsvd.lo -MD -MP -MF
".deps/cxsvd.Tpo" -c -o cxsvd.lo cxsvd.cpp; \
then mv -f ".deps/cxsvd.Tpo" ".deps/cxsvd.Plo"; else rm -f
".deps/cxsvd.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cxsvd.lo
-MD -MP -MF .deps/cxsvd.Tpo -c cxsvd.cpp  -fPIC -DPIC -o .libs/cxsvd.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxswitcher.lo -MD -MP -MF
".deps/cxswitcher.Tpo" -c -o cxswitcher.lo cxswitcher.cpp; \
then mv -f ".deps/cxswitcher.Tpo" ".deps/cxswitcher.Plo"; else rm -f
".deps/cxswitcher.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxswitcher.lo -MD -MP -MF .deps/cxswitcher.Tpo -c cxswitcher.cpp  -fPIC
-DPIC -o .libs/cxswitcher.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxtables.lo -MD -MP -MF
".deps/cxtables.Tpo" -c -o cxtables.lo cxtables.cpp; \
then mv -f ".deps/cxtables.Tpo" ".deps/cxtables.Plo"; else rm -f
".deps/cxtables.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxtables.lo -MD -MP -MF .deps/cxtables.Tpo -c cxtables.cpp  -fPIC -DPIC
-o .libs/cxtables.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../..    -g -fomit-frame-pointer -O3
-DNDEBUG -Wall -fno-rtti -pipe -MT cxutils.lo -MD -MP -MF
".deps/cxutils.Tpo" -c -o cxutils.lo cxutils.cpp; \
then mv -f ".deps/cxutils.Tpo" ".deps/cxutils.Plo"; else rm -f
".deps/cxutils.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include -I../..
-g -fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cxutils.lo -MD -MP -MF .deps/cxutils.Tpo -c cxutils.cpp  -fPIC -DPIC -o
.libs/cxutils.o
/bin/sh ../../libtool --mode=link arm-linux-g++  -g -fomit-frame-pointer
-O3 -DNDEBUG -Wall -fno-rtti -pipe   -o libcxcore.la -rpath
/residence/Users/manju/OSK/opencv-0.9.6/lib -no-undefined -version-info
9:6:9  cxalloc.lo cxarithm.lo cxarray.lo cxcmp.lo cxconvert.lo cxcopy.lo
cxdatastructs.lo cxdrawing.lo cxdxt.lo cxerror.lo cxjacobieigens.lo
cxlogic.lo cxmathfuncs.lo cxmatmul.lo cxmatrix.lo cxmean.lo cxmeansdv.lo
cxminmaxloc.lo cxnorm.lo cxouttext.lo cxpersistence.lo cxprecomp.lo
cxrand.lo cxsumpixels.lo cxsvd.lo cxswitcher.lo cxtables.lo cxutils.lo
-ldl -lpthread -lm
arm-linux-g++ -shared -nostdlib
/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/../../../
../arm-linux/lib/crti.o
/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/crtbeginS
.o  .libs/cxalloc.o .libs/cxarithm.o .libs/cxarray.o .libs/cxcmp.o
.libs/cxconvert.o .libs/cxcopy.o .libs/cxdatastructs.o .libs/cxdrawing.o
.libs/cxdxt.o .libs/cxerror.o .libs/cxjacobieigens.o .libs/cxlogic.o
.libs/cxmathfuncs.o .libs/cxmatmul.o .libs/cxmatrix.o .libs/cxmean.o
.libs/cxmeansdv.o .libs/cxminmaxloc.o .libs/cxnorm.o .libs/cxouttext.o
.libs/cxpersistence.o .libs/cxprecomp.o .libs/cxrand.o
.libs/cxsumpixels.o .libs/cxsvd.o .libs/cxswitcher.o .libs/cxtables.o
.libs/cxutils.o  -Wl,--rpath
-Wl,/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/../..
/../../arm-linux/lib -Wl,--rpath
-Wl,/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/../..
/../../arm-linux/lib
-L/data/omapts/linux/arm-tc/gcc-3.4.0-1/lib/gcc/arm-linux/3.4.0/../../..
/../arm-linux/lib
-L/data/omapts/linux/arm-tc/gcc-3.4.0-1/lib/gcc/arm-linux/3.4.0
-L/data/omapts/linux/arm-tc/gcc-3.4.0-1/arm-linux/lib
-L/data/omapts/linux/arm-tc/gcc-3.4.0-1/arm-linux/bin
-L/home/kergoth/code/build-arm/tmp/base/gcc-csl-cross-2004-q1a-r0/gcc-20
04-q1a/build.i686-linux.arm-linux/gcc
-L/home/kergoth/code/build-arm/tmp/base/gcc-csl-cross-2004-q1a-r0/gcc-20
04-q1a/build.i686-linux.arm-linux/arm-linux/libstdc++-v3/src/.libs
-L/home/kergoth/code/build-arm/tmp/base/gcc-csl-cross-2004-q1a-r0/gcc-20
04-q1a/build.i686-linux.arm-linux/arm-linux/libstdc++-v3/src -ldl
-lpthread
-L/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0
-L/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc
-L/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/../../.
./../arm-linux/lib
/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/../../../
../arm-linux/lib/libstdc++.so -lm -lc -lgcc_s
/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/crtendS.o
/tools/linux/arm-tc/gcc-3.4.0-1/bin/../lib/gcc/arm-linux/3.4.0/../../../
../arm-linux/lib/crtn.o  -Wl,-soname -Wl,libcxcore.so.0 -o
.libs/libcxcore.so.0.9.6
(cd .libs && rm -f libcxcore.so.0 && ln -s libcxcore.so.0.9.6
libcxcore.so.0)
(cd .libs && rm -f libcxcore.so && ln -s libcxcore.so.0.9.6
libcxcore.so)
creating libcxcore.la
(cd .libs && rm -f libcxcore.la && ln -s ../libcxcore.la libcxcore.la)
make[3]: Leaving directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore/src'
Making all in include
make[3]: Entering directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore/include'
make[3]: Entering directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore'
make[2]: Leaving directory
`/residence/Users/manju/OSK/opencv-0.9.6/cxcore'
Making all in cv
make[2]: Entering directory `/residence/Users/manju/OSK/opencv-0.9.6/cv'
Making all in src
make[3]: Entering directory
`/residence/Users/manju/OSK/opencv-0.9.6/cv/src'
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvaccum.lo
-MD -MP -MF ".deps/cvaccum.Tpo" -c -o cvaccum.lo cvaccum.cpp; \
then mv -f ".deps/cvaccum.Tpo" ".deps/cvaccum.Plo"; else rm -f
".deps/cvaccum.Tpo"; exit 1; fi
mkdir .libs
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvaccum.lo -MD -MP -MF .deps/cvaccum.Tpo -c
cvaccum.cpp  -fPIC -DPIC -o .libs/cvaccum.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvadapthresh.lo -MD -MP -MF ".deps/cvadapthresh.Tpo" -c -o
cvadapthresh.lo cvadapthresh.cpp; \
then mv -f ".deps/cvadapthresh.Tpo" ".deps/cvadapthresh.Plo"; else rm -f
".deps/cvadapthresh.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvadapthresh.lo -MD -MP -MF
.deps/cvadapthresh.Tpo -c cvadapthresh.cpp  -fPIC -DPIC -o
.libs/cvadapthresh.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvapprox.lo
-MD -MP -MF ".deps/cvapprox.Tpo" -c -o cvapprox.lo cvapprox.cpp; \
then mv -f ".deps/cvapprox.Tpo" ".deps/cvapprox.Plo"; else rm -f
".deps/cvapprox.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvapprox.lo -MD -MP -MF .deps/cvapprox.Tpo -c
cvapprox.cpp  -fPIC -DPIC -o .libs/cvapprox.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcalccontrasthistogram.lo -MD -MP -MF
".deps/cvcalccontrasthistogram.Tpo" -c -o cvcalccontrasthistogram.lo
cvcalccontrasthistogram.cpp; \
then mv -f ".deps/cvcalccontrasthistogram.Tpo"
".deps/cvcalccontrasthistogram.Plo"; else rm -f
".deps/cvcalccontrasthistogram.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcalccontrasthistogram.lo -MD -MP -MF
.deps/cvcalccontrasthistogram.Tpo -c cvcalccontrasthistogram.cpp  -fPIC
-DPIC -o .libs/cvcalccontrasthistogram.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcalcimagehomography.lo -MD -MP -MF ".deps/cvcalcimagehomography.Tpo"
-c -o cvcalcimagehomography.lo cvcalcimagehomography.cpp; \
then mv -f ".deps/cvcalcimagehomography.Tpo"
".deps/cvcalcimagehomography.Plo"; else rm -f
".deps/cvcalcimagehomography.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcalcimagehomography.lo -MD -MP -MF
.deps/cvcalcimagehomography.Tpo -c cvcalcimagehomography.cpp  -fPIC
-DPIC -o .libs/cvcalcimagehomography.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcalibinit.lo -MD -MP -MF ".deps/cvcalibinit.Tpo" -c -o cvcalibinit.lo
cvcalibinit.cpp; \
then mv -f ".deps/cvcalibinit.Tpo" ".deps/cvcalibinit.Plo"; else rm -f
".deps/cvcalibinit.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcalibinit.lo -MD -MP -MF
.deps/cvcalibinit.Tpo -c cvcalibinit.cpp  -fPIC -DPIC -o
.libs/cvcalibinit.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcalibration.lo -MD -MP -MF ".deps/cvcalibration.Tpo" -c -o
cvcalibration.lo cvcalibration.cpp; \
then mv -f ".deps/cvcalibration.Tpo" ".deps/cvcalibration.Plo"; else rm
-f ".deps/cvcalibration.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcalibration.lo -MD -MP -MF
.deps/cvcalibration.Tpo -c cvcalibration.cpp  -fPIC -DPIC -o
.libs/cvcalibration.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcamshift.lo -MD -MP -MF ".deps/cvcamshift.Tpo" -c -o cvcamshift.lo
cvcamshift.cpp; \
then mv -f ".deps/cvcamshift.Tpo" ".deps/cvcamshift.Plo"; else rm -f
".deps/cvcamshift.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcamshift.lo -MD -MP -MF .deps/cvcamshift.Tpo
-c cvcamshift.cpp  -fPIC -DPIC -o .libs/cvcamshift.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvcanny.lo
-MD -MP -MF ".deps/cvcanny.Tpo" -c -o cvcanny.lo cvcanny.cpp; \
then mv -f ".deps/cvcanny.Tpo" ".deps/cvcanny.Plo"; else rm -f
".deps/cvcanny.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcanny.lo -MD -MP -MF .deps/cvcanny.Tpo -c
cvcanny.cpp  -fPIC -DPIC -o .libs/cvcanny.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvcolor.lo
-MD -MP -MF ".deps/cvcolor.Tpo" -c -o cvcolor.lo cvcolor.cpp; \
then mv -f ".deps/cvcolor.Tpo" ".deps/cvcolor.Plo"; else rm -f
".deps/cvcolor.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcolor.lo -MD -MP -MF .deps/cvcolor.Tpo -c
cvcolor.cpp  -fPIC -DPIC -o .libs/cvcolor.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvcondens.lo
-MD -MP -MF ".deps/cvcondens.Tpo" -c -o cvcondens.lo cvcondens.cpp; \
then mv -f ".deps/cvcondens.Tpo" ".deps/cvcondens.Plo"; else rm -f
".deps/cvcondens.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcondens.lo -MD -MP -MF .deps/cvcondens.Tpo
-c cvcondens.cpp  -fPIC -DPIC -o .libs/cvcondens.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcontours.lo -MD -MP -MF ".deps/cvcontours.Tpo" -c -o cvcontours.lo
cvcontours.cpp; \
then mv -f ".deps/cvcontours.Tpo" ".deps/cvcontours.Plo"; else rm -f
".deps/cvcontours.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcontours.lo -MD -MP -MF .deps/cvcontours.Tpo
-c cvcontours.cpp  -fPIC -DPIC -o .libs/cvcontours.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcontourtree.lo -MD -MP -MF ".deps/cvcontourtree.Tpo" -c -o
cvcontourtree.lo cvcontourtree.cpp; \
then mv -f ".deps/cvcontourtree.Tpo" ".deps/cvcontourtree.Plo"; else rm
-f ".deps/cvcontourtree.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcontourtree.lo -MD -MP -MF
.deps/cvcontourtree.Tpo -c cvcontourtree.cpp  -fPIC -DPIC -o
.libs/cvcontourtree.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvconvhull.lo -MD -MP -MF ".deps/cvconvhull.Tpo" -c -o cvconvhull.lo
cvconvhull.cpp; \
then mv -f ".deps/cvconvhull.Tpo" ".deps/cvconvhull.Plo"; else rm -f
".deps/cvconvhull.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvconvhull.lo -MD -MP -MF .deps/cvconvhull.Tpo
-c cvconvhull.cpp  -fPIC -DPIC -o .libs/cvconvhull.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvconvolve.lo -MD -MP -MF ".deps/cvconvolve.Tpo" -c -o cvconvolve.lo
cvconvolve.cpp; \
then mv -f ".deps/cvconvolve.Tpo" ".deps/cvconvolve.Plo"; else rm -f
".deps/cvconvolve.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvconvolve.lo -MD -MP -MF .deps/cvconvolve.Tpo
-c cvconvolve.cpp  -fPIC -DPIC -o .libs/cvconvolve.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvcorner.lo
-MD -MP -MF ".deps/cvcorner.Tpo" -c -o cvcorner.lo cvcorner.cpp; \
then mv -f ".deps/cvcorner.Tpo" ".deps/cvcorner.Plo"; else rm -f
".deps/cvcorner.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcorner.lo -MD -MP -MF .deps/cvcorner.Tpo -c
cvcorner.cpp  -fPIC -DPIC -o .libs/cvcorner.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvcornersubpix.lo -MD -MP -MF ".deps/cvcornersubpix.Tpo" -c -o
cvcornersubpix.lo cvcornersubpix.cpp; \
then mv -f ".deps/cvcornersubpix.Tpo" ".deps/cvcornersubpix.Plo"; else
rm -f ".deps/cvcornersubpix.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvcornersubpix.lo -MD -MP -MF
.deps/cvcornersubpix.Tpo -c cvcornersubpix.cpp  -fPIC -DPIC -o
.libs/cvcornersubpix.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvderiv.lo
-MD -MP -MF ".deps/cvderiv.Tpo" -c -o cvderiv.lo cvderiv.cpp; \
then mv -f ".deps/cvderiv.Tpo" ".deps/cvderiv.Plo"; else rm -f
".deps/cvderiv.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvderiv.lo -MD -MP -MF .deps/cvderiv.Tpo -c
cvderiv.cpp  -fPIC -DPIC -o .libs/cvderiv.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvdistransform.lo -MD -MP -MF ".deps/cvdistransform.Tpo" -c -o
cvdistransform.lo cvdistransform.cpp; \
then mv -f ".deps/cvdistransform.Tpo" ".deps/cvdistransform.Plo"; else
rm -f ".deps/cvdistransform.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvdistransform.lo -MD -MP -MF
.deps/cvdistransform.Tpo -c cvdistransform.cpp  -fPIC -DPIC -o
.libs/cvdistransform.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvdominants.lo -MD -MP -MF ".deps/cvdominants.Tpo" -c -o cvdominants.lo
cvdominants.cpp; \
then mv -f ".deps/cvdominants.Tpo" ".deps/cvdominants.Plo"; else rm -f
".deps/cvdominants.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvdominants.lo -MD -MP -MF
.deps/cvdominants.Tpo -c cvdominants.cpp  -fPIC -DPIC -o
.libs/cvdominants.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvemd.lo -MD
-MP -MF ".deps/cvemd.Tpo" -c -o cvemd.lo cvemd.cpp; \
then mv -f ".deps/cvemd.Tpo" ".deps/cvemd.Plo"; else rm -f
".deps/cvemd.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvemd.lo -MD -MP -MF .deps/cvemd.Tpo -c
cvemd.cpp  -fPIC -DPIC -o .libs/cvemd.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvfeatureselect.lo -MD -MP -MF ".deps/cvfeatureselect.Tpo" -c -o
cvfeatureselect.lo cvfeatureselect.cpp; \
then mv -f ".deps/cvfeatureselect.Tpo" ".deps/cvfeatureselect.Plo"; else
rm -f ".deps/cvfeatureselect.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvfeatureselect.lo -MD -MP -MF
.deps/cvfeatureselect.Tpo -c cvfeatureselect.cpp  -fPIC -DPIC -o
.libs/cvfeatureselect.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvfloodfill.lo -MD -MP -MF ".deps/cvfloodfill.Tpo" -c -o cvfloodfill.lo
cvfloodfill.cpp; \
then mv -f ".deps/cvfloodfill.Tpo" ".deps/cvfloodfill.Plo"; else rm -f
".deps/cvfloodfill.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvfloodfill.lo -MD -MP -MF
.deps/cvfloodfill.Tpo -c cvfloodfill.cpp  -fPIC -DPIC -o
.libs/cvfloodfill.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvfundam.lo
-MD -MP -MF ".deps/cvfundam.Tpo" -c -o cvfundam.lo cvfundam.cpp; \
then mv -f ".deps/cvfundam.Tpo" ".deps/cvfundam.Plo"; else rm -f
".deps/cvfundam.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvfundam.lo -MD -MP -MF .deps/cvfundam.Tpo -c
cvfundam.cpp  -fPIC -DPIC -o .libs/cvfundam.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvgeometry.lo -MD -MP -MF ".deps/cvgeometry.Tpo" -c -o cvgeometry.lo
cvgeometry.cpp; \
then mv -f ".deps/cvgeometry.Tpo" ".deps/cvgeometry.Plo"; else rm -f
".deps/cvgeometry.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvgeometry.lo -MD -MP -MF .deps/cvgeometry.Tpo
-c cvgeometry.cpp  -fPIC -DPIC -o .libs/cvgeometry.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvhaar.lo
-MD -MP -MF ".deps/cvhaar.Tpo" -c -o cvhaar.lo cvhaar.cpp; \
then mv -f ".deps/cvhaar.Tpo" ".deps/cvhaar.Plo"; else rm -f
".deps/cvhaar.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvhaar.lo -MD -MP -MF .deps/cvhaar.Tpo -c
cvhaar.cpp  -fPIC -DPIC -o .libs/cvhaar.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvhistogram.lo -MD -MP -MF ".deps/cvhistogram.Tpo" -c -o cvhistogram.lo
cvhistogram.cpp; \
then mv -f ".deps/cvhistogram.Tpo" ".deps/cvhistogram.Plo"; else rm -f
".deps/cvhistogram.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvhistogram.lo -MD -MP -MF
.deps/cvhistogram.Tpo -c cvhistogram.cpp  -fPIC -DPIC -o
.libs/cvhistogram.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvhough.lo
-MD -MP -MF ".deps/cvhough.Tpo" -c -o cvhough.lo cvhough.cpp; \
then mv -f ".deps/cvhough.Tpo" ".deps/cvhough.Plo"; else rm -f
".deps/cvhough.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvhough.lo -MD -MP -MF .deps/cvhough.Tpo -c
cvhough.cpp  -fPIC -DPIC -o .libs/cvhough.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvimgwarp.lo
-MD -MP -MF ".deps/cvimgwarp.Tpo" -c -o cvimgwarp.lo cvimgwarp.cpp; \
then mv -f ".deps/cvimgwarp.Tpo" ".deps/cvimgwarp.Plo"; else rm -f
".deps/cvimgwarp.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvimgwarp.lo -MD -MP -MF .deps/cvimgwarp.Tpo
-c cvimgwarp.cpp  -fPIC -DPIC -o .libs/cvimgwarp.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvkalman.lo
-MD -MP -MF ".deps/cvkalman.Tpo" -c -o cvkalman.lo cvkalman.cpp; \
then mv -f ".deps/cvkalman.Tpo" ".deps/cvkalman.Plo"; else rm -f
".deps/cvkalman.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvkalman.lo -MD -MP -MF .deps/cvkalman.Tpo -c
cvkalman.cpp  -fPIC -DPIC -o .libs/cvkalman.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvlinefit.lo
-MD -MP -MF ".deps/cvlinefit.Tpo" -c -o cvlinefit.lo cvlinefit.cpp; \
then mv -f ".deps/cvlinefit.Tpo" ".deps/cvlinefit.Plo"; else rm -f
".deps/cvlinefit.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvlinefit.lo -MD -MP -MF .deps/cvlinefit.Tpo
-c cvlinefit.cpp  -fPIC -DPIC -o .libs/cvlinefit.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvlkpyramid.lo -MD -MP -MF ".deps/cvlkpyramid.Tpo" -c -o cvlkpyramid.lo
cvlkpyramid.cpp; \
then mv -f ".deps/cvlkpyramid.Tpo" ".deps/cvlkpyramid.Plo"; else rm -f
".deps/cvlkpyramid.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvlkpyramid.lo -MD -MP -MF
.deps/cvlkpyramid.Tpo -c cvlkpyramid.cpp  -fPIC -DPIC -o
.libs/cvlkpyramid.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvmatchcontours.lo -MD -MP -MF ".deps/cvmatchcontours.Tpo" -c -o
cvmatchcontours.lo cvmatchcontours.cpp; \
then mv -f ".deps/cvmatchcontours.Tpo" ".deps/cvmatchcontours.Plo"; else
rm -f ".deps/cvmatchcontours.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvmatchcontours.lo -MD -MP -MF
.deps/cvmatchcontours.Tpo -c cvmatchcontours.cpp  -fPIC -DPIC -o
.libs/cvmatchcontours.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvmineval.lo
-MD -MP -MF ".deps/cvmineval.Tpo" -c -o cvmineval.lo cvmineval.cpp; \
then mv -f ".deps/cvmineval.Tpo" ".deps/cvmineval.Plo"; else rm -f
".deps/cvmineval.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvmineval.lo -MD -MP -MF .deps/cvmineval.Tpo
-c cvmineval.cpp  -fPIC -DPIC -o .libs/cvmineval.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvmoments.lo
-MD -MP -MF ".deps/cvmoments.Tpo" -c -o cvmoments.lo cvmoments.cpp; \
then mv -f ".deps/cvmoments.Tpo" ".deps/cvmoments.Plo"; else rm -f
".deps/cvmoments.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvmoments.lo -MD -MP -MF .deps/cvmoments.Tpo
-c cvmoments.cpp  -fPIC -DPIC -o .libs/cvmoments.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvmorph.lo
-MD -MP -MF ".deps/cvmorph.Tpo" -c -o cvmorph.lo cvmorph.cpp; \
then mv -f ".deps/cvmorph.Tpo" ".deps/cvmorph.Plo"; else rm -f
".deps/cvmorph.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvmorph.lo -MD -MP -MF .deps/cvmorph.Tpo -c
cvmorph.cpp  -fPIC -DPIC -o .libs/cvmorph.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvmotempl.lo
-MD -MP -MF ".deps/cvmotempl.Tpo" -c -o cvmotempl.lo cvmotempl.cpp; \
then mv -f ".deps/cvmotempl.Tpo" ".deps/cvmotempl.Plo"; else rm -f
".deps/cvmotempl.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvmotempl.lo -MD -MP -MF .deps/cvmotempl.Tpo
-c cvmotempl.cpp  -fPIC -DPIC -o .libs/cvmotempl.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvoptflowbm.lo -MD -MP -MF ".deps/cvoptflowbm.Tpo" -c -o cvoptflowbm.lo
cvoptflowbm.cpp; \
then mv -f ".deps/cvoptflowbm.Tpo" ".deps/cvoptflowbm.Plo"; else rm -f
".deps/cvoptflowbm.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvoptflowbm.lo -MD -MP -MF
.deps/cvoptflowbm.Tpo -c cvoptflowbm.cpp  -fPIC -DPIC -o
.libs/cvoptflowbm.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvoptflowhs.lo -MD -MP -MF ".deps/cvoptflowhs.Tpo" -c -o cvoptflowhs.lo
cvoptflowhs.cpp; \
then mv -f ".deps/cvoptflowhs.Tpo" ".deps/cvoptflowhs.Plo"; else rm -f
".deps/cvoptflowhs.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvoptflowhs.lo -MD -MP -MF
.deps/cvoptflowhs.Tpo -c cvoptflowhs.cpp  -fPIC -DPIC -o
.libs/cvoptflowhs.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvoptflowlk.lo -MD -MP -MF ".deps/cvoptflowlk.Tpo" -c -o cvoptflowlk.lo
cvoptflowlk.cpp; \
then mv -f ".deps/cvoptflowlk.Tpo" ".deps/cvoptflowlk.Plo"; else rm -f
".deps/cvoptflowlk.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvoptflowlk.lo -MD -MP -MF
.deps/cvoptflowlk.Tpo -c cvoptflowlk.cpp  -fPIC -DPIC -o
.libs/cvoptflowlk.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvpgh.lo -MD
-MP -MF ".deps/cvpgh.Tpo" -c -o cvpgh.lo cvpgh.cpp; \
then mv -f ".deps/cvpgh.Tpo" ".deps/cvpgh.Plo"; else rm -f
".deps/cvpgh.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvpgh.lo -MD -MP -MF .deps/cvpgh.Tpo -c
cvpgh.cpp  -fPIC -DPIC -o .libs/cvpgh.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvposit.lo
-MD -MP -MF ".deps/cvposit.Tpo" -c -o cvposit.lo cvposit.cpp; \
then mv -f ".deps/cvposit.Tpo" ".deps/cvposit.Plo"; else rm -f
".deps/cvposit.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvposit.lo -MD -MP -MF .deps/cvposit.Tpo -c
cvposit.cpp  -fPIC -DPIC -o .libs/cvposit.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT cvprecomp.lo
-MD -MP -MF ".deps/cvprecomp.Tpo" -c -o cvprecomp.lo cvprecomp.cpp; \
then mv -f ".deps/cvprecomp.Tpo" ".deps/cvprecomp.Plo"; else rm -f
".deps/cvprecomp.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvprecomp.lo -MD -MP -MF .deps/cvprecomp.Tpo
-c cvprecomp.cpp  -fPIC -DPIC -o .libs/cvprecomp.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvprecorner.lo -MD -MP -MF ".deps/cvprecorner.Tpo" -c -o cvprecorner.lo
cvprecorner.cpp; \
then mv -f ".deps/cvprecorner.Tpo" ".deps/cvprecorner.Plo"; else rm -f
".deps/cvprecorner.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvprecorner.lo -MD -MP -MF
.deps/cvprecorner.Tpo -c cvprecorner.cpp  -fPIC -DPIC -o
.libs/cvprecorner.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvpyramids.lo -MD -MP -MF ".deps/cvpyramids.Tpo" -c -o cvpyramids.lo
cvpyramids.cpp; \
then mv -f ".deps/cvpyramids.Tpo" ".deps/cvpyramids.Plo"; else rm -f
".deps/cvpyramids.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvpyramids.lo -MD -MP -MF .deps/cvpyramids.Tpo
-c cvpyramids.cpp  -fPIC -DPIC -o .libs/cvpyramids.o
if /bin/sh ../../libtool --mode=compile arm-linux-g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../include -I../../cxcore/include -I../..    -g
-fomit-frame-pointer -O3 -DNDEBUG -Wall -fno-rtti -pipe -MT
cvpyrsegmentation.lo -MD -MP -MF ".deps/cvpyrsegmentation.Tpo" -c -o
cvpyrsegmentation.lo cvpyrsegmentation.cpp; \
then mv -f ".deps/cvpyrsegmentation.Tpo" ".deps/cvpyrsegmentation.Plo";
else rm -f ".deps/cvpyrsegmentation.Tpo"; exit 1; fi
 arm-linux-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../include
-I../../cxcore/include -I../.. -g -fomit-frame-pointer -O3 -DNDEBUG
-Wall -fno-rtti -pipe -MT cvpyrsegmentation.lo -MD -MP -MF
.deps/cvpyrsegmentation.Tpo -c cvpyrsegmentation.cpp  -fPIC -DPIC -o
.libs/cvpyrsegmentation.o
make[3]: Leaving directory
`/residence/Users/manju/OSK/opencv-0.9.6/cv/src'
make[2]: Leaving directory `/residence/Users/manju/OSK/opencv-0.9.6/cv'
make[1]: Leaving directory `/residence/Users/manju/OSK/opencv-0.9.6'
cvpyrsegmentation.cpp: In function `CvStatus
icvPyrSegmentation8uC3R(uchar*, int, uchar*, int, CvSize, CvFilter,
CvSeq**, CvMemStorage*, int, int, int)':
cvpyrsegmentation.cpp:1018: internal compiler error: in
verify_local_live_at_start, at flow.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
Send email to arm-gcc@xxxxxxxxxxxxxxxx for instructions.
make[3]: *** [cvpyrsegmentation.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



Regards, Manjunath






Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or Mailadmin@xxxxxxxxx immediately
and destroy all copies of this message and any attachments.