From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16191 invoked by alias); 18 May 2005 10:23:25 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 14521 invoked from network); 18 May 2005 10:22:27 -0000 Received: from unknown (HELO agni.dsil.danlawinc.com) (61.12.8.66) by sourceware.org with SMTP; 18 May 2005 10:22:27 -0000 Received: from jagannadh.dsil.danlawinc.com ([192.168.1.245]) by agni.dsil.danlawinc.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id K4MJAKKG; Wed, 18 May 2005 15:43:48 +0530 From: jagannath To: ecos-discuss@sources.redhat.com Content-Type: multipart/mixed; boundary="=-xuETLw7Ub3go8OfFDUir" Message-Id: <1116411383.2047.10.camel@jagannadh.dsil.danlawinc.com> Mime-Version: 1.0 Date: Wed, 18 May 2005 14:38:00 -0000 Subject: [ECOS] Problem on running the tests for linux synthetic target X-SW-Source: 2005-05/txt/msg00238.txt.bz2 --=-xuETLw7Ub3go8OfFDUir Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-length: 383 hi, I am a totally new user to ecos.I am trying to setup my linux system as the synthetic target. I select the target from the cofiguration tool as Linux Synthetic Target. Then I am build the library.Then i try to run the test from the Tools> Run Tests. But it is giving a error.I am attaching the error file in this mail. I could not find the error.Plz help me. --=-xuETLw7Ub3go8OfFDUir Content-Disposition: attachment; filename=ecos_test.txt Content-Type: text/plain; name=ecos_test.txt; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 21269 sh -c "export PATH=/usr/bin:$PATH; unset GDBTK_LIBRARY; unset GCC_EXEC_PREFIX; export ECOS_REPOSITORY=/opt/ecos/ecos-2.0/packages; make tests --directory /opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build" make: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build' make -r -C hal/common/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' make -r -C io/common/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/common/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/common/v2_0' make -r -C io/serial/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/serial/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/serial/v2_0' make -r -C infra/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/infra/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/infra/v2_0' make -r -C kernel/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/kernel/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/kernel/v2_0' make -r -C services/memalloc/common/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make -r -C isoinfra/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/isoinfra/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/isoinfra/v2_0' make -r -C language/c/libc/common/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/common/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/common/v2_0' make -r -C language/c/libc/i18n/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/i18n/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/i18n/v2_0' make -r -C language/c/libc/setjmp/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/setjmp/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/setjmp/v2_0' make -r -C language/c/libc/signals/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/signals/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/signals/v2_0' make -r -C language/c/libc/startup/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/startup/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/startup/v2_0' make -r -C language/c/libc/stdio/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdio/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdio/v2_0' make -r -C language/c/libc/stdlib/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdlib/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdlib/v2_0' make -r -C language/c/libc/string/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/string/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/string/v2_0' make -r -C language/c/libc/time/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/time/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/time/v2_0' make -r -C language/c/libm/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libm/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libm/v2_0' make -r -C io/wallclock/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/wallclock/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/wallclock/v2_0' make -r -C error/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/error/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/error/v2_0' make -r -C hal/synth/arch/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/arch/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/arch/v2_0' make -r -C hal/synth/i386linux/v2_0 headers make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/i386linux/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/i386linux/v2_0' headers finished make -r -C services/memalloc/common/v2_0 heapgeninc.tcl make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make[1]: `heapgeninc.tcl' is up to date. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make -r -C services/memalloc/common/v2_0 heaps.cxx make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make[1]: `heaps.cxx' is up to date. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make -r -C hal/common/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' make -r -C io/common/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/common/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/common/v2_0' make -r -C io/serial/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/serial/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/serial/v2_0' make -r -C infra/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/infra/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/infra/v2_0' make -r -C kernel/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/kernel/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/kernel/v2_0' make -r -C services/memalloc/common/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/services/memalloc/common/v2_0' make -r -C isoinfra/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/isoinfra/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/isoinfra/v2_0' make -r -C language/c/libc/common/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/common/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/common/v2_0' make -r -C language/c/libc/i18n/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/i18n/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/i18n/v2_0' make -r -C language/c/libc/setjmp/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/setjmp/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/setjmp/v2_0' make -r -C language/c/libc/signals/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/signals/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/signals/v2_0' make -r -C language/c/libc/startup/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/startup/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/startup/v2_0' make -r -C language/c/libc/stdio/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdio/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdio/v2_0' make -r -C language/c/libc/stdlib/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdlib/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/stdlib/v2_0' make -r -C language/c/libc/string/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/string/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/string/v2_0' make -r -C language/c/libc/time/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/time/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libc/time/v2_0' make -r -C language/c/libm/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libm/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/language/c/libm/v2_0' make -r -C io/wallclock/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/wallclock/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/wallclock/v2_0' make -r -C error/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/error/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/error/v2_0' make -r -C hal/synth/arch/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/arch/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/arch/v2_0' make -r -C hal/synth/i386linux/v2_0 build make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/i386linux/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/i386linux/v2_0' make -r -C hal/common/v2_0 /opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib/extras.o make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' make[1]: `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib/extras.o' is up to date. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' make -r -C hal/synth/arch/v2_0 /opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib/target.ld make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/arch/v2_0' make[1]: `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib/target.ld' is up to date. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/arch/v2_0' make -r -C hal/synth/i386linux/v2_0 /opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib/vectors.o make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/i386linux/v2_0' make[1]: `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib/vectors.o' is up to date. make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/synth/i386linux/v2_0' build finished make -r -C hal/common/v2_0 tests make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' gcc -c -I/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/include -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0 -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I. -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,tests/context.tmp -o tests/context.o /opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests/context.c gcc -g -nostdlib -Wl,--gc-sections -Wl,-static -L/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib -Ttarget.ld -o /opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/tests/hal/common/v2_0/tests/context tests/context.o gcc -c -I/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/include -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0 -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/src -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests -I. -I/opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,tests/basic.tmp -o tests/basic.o /opt/ecos/ecos-2.0/packages/hal/common/v2_0/tests/basic.c gcc -g -nostdlib -Wl,--gc-sections -Wl,-static -L/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib -Ttarget.ld -o /opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/tests/hal/common/v2_0/tests/basic tests/basic.o make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/hal/common/v2_0' make -r -C io/common/v2_0 tests make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/common/v2_0' make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/common/v2_0' make -r -C io/serial/v2_0 tests make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/serial/v2_0' make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/io/serial/v2_0' make -r -C infra/v2_0 tests make[1]: Entering directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/infra/v2_0' gcc -c -I/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/include -I/opt/ecos/ecos-2.0/packages/infra/v2_0 -I/opt/ecos/ecos-2.0/packages/infra/v2_0/src -I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests -I. -I/opt/ecos/ecos-2.0/packages/infra/v2_0/tests/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,tests/cxxsupp.tmp -o tests/cxxsupp.o /opt/ecos/ecos-2.0/packages/infra/v2_0/tests/cxxsupp.cxx gcc -g -nostdlib -Wl,-static -Wl,--fatal-warnings -L/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/lib -Ttarget.ld -o /opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/tests/infra/v2_0/tests/cxxsupp tests/cxxsupp.o make[1]: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build/infra/v2_0' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(new_op.o)(.text._Znwj+0xb7): In function `operator new(unsigned)': make: Leaving directory `/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_build' : undefined reference to `_Unwind_Resume' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text._Z21base_of_encoded_valuehP15_Unwind_Context+0x63): In function `base_of_encoded_value(unsigned char, _Unwind_Context*)': : undefined reference to `_Unwind_GetDataRelBase' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text._Z21base_of_encoded_valuehP15_Unwind_Context+0x79): In function `base_of_encoded_value(unsigned char, _Unwind_Context*)': : undefined reference to `_Unwind_GetRegionStart' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text._Z21base_of_encoded_valuehP15_Unwind_Context+0x84): In function `base_of_encoded_value(unsigned char, _Unwind_Context*)': : undefined reference to `_Unwind_GetTextRelBase' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text._Z17parse_lsda_headerP15_Unwind_ContextPKhP16lsda_header_info+0x26): In function `parse_lsda_header(_Unwind_Context*, unsigned char const*, lsda_header_info*)': : undefined reference to `_Unwind_GetRegionStart' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text.__gxx_personality_v0+0x59): In function `__gxx_personality_v0': : undefined reference to `_Unwind_GetLanguageSpecificData' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text.__gxx_personality_v0+0xa7): In function `__gxx_personality_v0': : undefined reference to `_Unwind_GetIP' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text.__gxx_personality_v0+0x25d): In function `__gxx_personality_v0': : undefined reference to `_Unwind_SetGR' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text.__gxx_personality_v0+0x277): In function `__gxx_personality_v0': : undefined reference to `_Unwind_SetGR' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text.__gxx_personality_v0+0x289): In function `__gxx_personality_v0': : undefined reference to `_Unwind_SetIP' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.text.__cxa_call_unexpected+0x122): In function `__cxa_call_unexpected': : undefined reference to `_Unwind_Resume' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_throw.o)(.text.__cxa_throw+0x65): In function `__cxa_throw': : undefined reference to `_Unwind_RaiseException' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_throw.o)(.text.__cxa_rethrow+0x2c): In function `__cxa_rethrow': : undefined reference to `_Unwind_RaiseException' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_catch.o)(.text.__cxa_end_catch+0x54): In function `__cxa_end_catch': : undefined reference to `_Unwind_DeleteException' collect2: ld returned 1 exit status make[1]: *** [/opt/ecos/ecos-2.0/ecos_work/Linux_Synthetic_Target_install/tests/infra/v2_0/tests/cxxsupp] Error 1 make: *** [tests] Error 2 --=-xuETLw7Ub3go8OfFDUir Content-Type: text/plain; charset=us-ascii Content-length: 148 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss --=-xuETLw7Ub3go8OfFDUir--