From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6388 invoked by alias); 7 Feb 2005 17:15:08 -0000 Mailing-List: contact ecos-devel-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@sources.redhat.com Received: (qmail 5343 invoked from network); 7 Feb 2005 17:14:52 -0000 Received: from unknown (HELO rproxy.gmail.com) (64.233.170.196) by sourceware.org with SMTP; 7 Feb 2005 17:14:52 -0000 Received: by rproxy.gmail.com with SMTP id a36so716786rnf for ; Mon, 07 Feb 2005 09:14:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=G3rKXjimo0Ubv+nbgWj6jzrKKAOX/YbH0sPOtKDxNqtKKCqmXDTD/ppjUT5CdVqah/fsQDt8SYegcol5srvh0kJnTJ1kJlIyNHOW1ffGYGV2tEdc6I47keuJxyUJd56Di+fayE0rkAAP0YJT+qTIBNBB+7F8X57/B06bVzghtq8= Received: by 10.38.97.73 with SMTP id u73mr181381rnb; Mon, 07 Feb 2005 09:14:52 -0800 (PST) Received: by 10.38.181.33 with HTTP; Mon, 7 Feb 2005 09:14:52 -0800 (PST) Message-ID: Date: Mon, 07 Feb 2005 17:15:00 -0000 From: Rohan Soman Reply-To: Rohan Soman To: ecos-devel@sources.redhat.com Subject: error in building tests Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1984_3219885.1107796492048" X-SW-Source: 2005-02/txt/msg00000.txt.bz2 ------=_Part_1984_3219885.1107796492048 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 262 Hello, 1) I am facing a problem in building the tests for any target (linux synthetic/ pc), any package i select. The error message is in the file attached. Please can some one suggest a solution ? 2) "eCos is a uniprocess system" --------appropriate? -Rohan ------=_Part_1984_3219885.1107796492048 Content-Type: text/plain; name="test_err.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="test_err.txt" Content-length: 18635 [ron@localhost first]# make tests make -r -C hal/synth/arch/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/arch= /v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/arch/= v2_0' make -r -C hal/synth/i386linux/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/i386= linux/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/i386l= inux/v2_0' make -r -C hal/common/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/common/v2_= 0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/common/v2_0' make -r -C io/common/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/common/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/common/v2_0' make -r -C io/serial/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/serial/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/serial/v2_0' make -r -C infra/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/infra/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/infra/v2_0' make -r -C kernel/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/kernel/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/kernel/v2_0' make -r -C services/memalloc/common/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/services/memal= loc/common/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/services/memall= oc/common/v2_0' make -r -C isoinfra/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/isoinfra/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/isoinfra/v2_0' make -r -C language/c/libc/common/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/common/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /common/v2_0' make -r -C language/c/libc/i18n/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/i18n/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /i18n/v2_0' make -r -C language/c/libc/setjmp/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/setjmp/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /setjmp/v2_0' make -r -C language/c/libc/signals/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/signals/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /signals/v2_0' make -r -C language/c/libc/startup/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/startup/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /startup/v2_0' make -r -C language/c/libc/stdio/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/stdio/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /stdio/v2_0' make -r -C language/c/libc/stdlib/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/stdlib/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /stdlib/v2_0' make -r -C language/c/libc/string/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/string/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /string/v2_0' make -r -C language/c/libc/time/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/time/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /time/v2_0' make -r -C language/c/libm/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= m/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libm= /v2_0' make -r -C io/wallclock/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/wallclock/v= 2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/wallclock/v2= _0' make -r -C error/v2_0 headers make[1]: Entering directory `/home/ron/ecos-work/rohan/first/error/v2_0' make[1]: Nothing to be done for `headers'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/error/v2_0' headers finished make -r -C services/memalloc/common/v2_0 heapgeninc.tcl make[1]: Entering directory `/home/ron/ecos-work/rohan/first/services/memal= loc/common/v2_0' make[1]: `heapgeninc.tcl' is up to date. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/services/memall= oc/common/v2_0' make -r -C services/memalloc/common/v2_0 heaps.cxx make[1]: Entering directory `/home/ron/ecos-work/rohan/first/services/memal= loc/common/v2_0' make[1]: `heaps.cxx' is up to date. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/services/memall= oc/common/v2_0' make -r -C hal/synth/arch/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/arch= /v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/arch/= v2_0' make -r -C hal/synth/i386linux/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/i386= linux/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/i386l= inux/v2_0' make -r -C hal/common/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/common/v2_= 0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/common/v2_0' make -r -C io/common/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/common/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/common/v2_0' make -r -C io/serial/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/serial/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/serial/v2_0' make -r -C infra/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/infra/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/infra/v2_0' make -r -C kernel/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/kernel/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/kernel/v2_0' make -r -C services/memalloc/common/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/services/memal= loc/common/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/services/memall= oc/common/v2_0' make -r -C isoinfra/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/isoinfra/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/isoinfra/v2_0' make -r -C language/c/libc/common/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/common/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /common/v2_0' make -r -C language/c/libc/i18n/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/i18n/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /i18n/v2_0' make -r -C language/c/libc/setjmp/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/setjmp/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /setjmp/v2_0' make -r -C language/c/libc/signals/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/signals/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /signals/v2_0' make -r -C language/c/libc/startup/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/startup/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /startup/v2_0' make -r -C language/c/libc/stdio/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/stdio/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /stdio/v2_0' make -r -C language/c/libc/stdlib/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/stdlib/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /stdlib/v2_0' make -r -C language/c/libc/string/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/string/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /string/v2_0' make -r -C language/c/libc/time/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= c/time/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libc= /time/v2_0' make -r -C language/c/libm/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/language/c/lib= m/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/language/c/libm= /v2_0' make -r -C io/wallclock/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/wallclock/v= 2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/wallclock/v2= _0' make -r -C error/v2_0 build make[1]: Entering directory `/home/ron/ecos-work/rohan/first/error/v2_0' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/error/v2_0' make -r -C hal/common/v2_0 /home/ron/ecos-work/rohan/first/install/lib/extr= as.o make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/common/v2_= 0' make[1]: `/home/ron/ecos-work/rohan/first/install/lib/extras.o' is up to da= te. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/common/v2_0' make -r -C hal/synth/arch/v2_0 /home/ron/ecos-work/rohan/first/install/lib/= target.ld make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/arch= /v2_0' make[1]: `/home/ron/ecos-work/rohan/first/install/lib/target.ld' is up to d= ate. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/arch/= v2_0' make -r -C hal/synth/i386linux/v2_0 /home/ron/ecos-work/rohan/first/install= /lib/vectors.o make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/i386= linux/v2_0' make[1]: `/home/ron/ecos-work/rohan/first/install/lib/vectors.o' is up to d= ate. make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/i386l= inux/v2_0' build finished make -r -C hal/synth/arch/v2_0 tests make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/arch= /v2_0' make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/arch/= v2_0' make -r -C hal/synth/i386linux/v2_0 tests make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/synth/i386= linux/v2_0' make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/synth/i386l= inux/v2_0' make -r -C hal/common/v2_0 tests make[1]: Entering directory `/home/ron/ecos-work/rohan/first/hal/common/v2_= 0' gcc -c -I/home/ron/ecos-work/rohan/first/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/eco= s-2.0/packages/hal/common/v2_0/tests/ -Wall -Wpointer-arith -Wstrict-protot= ypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdat= a-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,te= sts/context.tmp -o tests/context.o /opt/ecos/ecos-2.0/packages/hal/common/v= 2_0/tests/context.c gcc -g -nostdlib -Wl,--gc-sections -Wl,-static -L/home/ron/ecos-work/rohan/= first/install/lib -Ttarget.ld -o /home/ron/ecos-work/rohan/first/install/te= sts/hal/common/v2_0/tests/context tests/context.o gcc -c -I/home/ron/ecos-work/rohan/first/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/eco= s-2.0/packages/hal/common/v2_0/tests/ -Wall -Wpointer-arith -Wstrict-protot= ypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdat= a-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,te= sts/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/home/ron/ecos-work/rohan/= first/install/lib -Ttarget.ld -o /home/ron/ecos-work/rohan/first/install/te= sts/hal/common/v2_0/tests/basic tests/basic.o make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/hal/common/v2_0' make -r -C io/common/v2_0 tests make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/common/v2_0' make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/common/v2_0' make -r -C io/serial/v2_0 tests make[1]: Entering directory `/home/ron/ecos-work/rohan/first/io/serial/v2_0' make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/io/serial/v2_0' make -r -C infra/v2_0 tests make[1]: Entering directory `/home/ron/ecos-work/rohan/first/infra/v2_0' gcc -c -I/home/ron/ecos-work/rohan/first/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 -Wunde= f -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti= -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,tests/cxxsupp.tmp -o t= ests/cxxsupp.o /opt/ecos/ecos-2.0/packages/infra/v2_0/tests/cxxsupp.cxx gcc -g -nostdlib -Wl,-static -Wl,--fatal-warnings -L/home/ron/ecos-work/roh= an/first/install/lib -Ttarget.ld -o /home/ron/ecos-work/rohan/first/install= /tests/infra/v2_0/tests/cxxsupp tests/cxxsupp.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(new_op.o)(.text._Znwj+= 0xb7): In function `operator new(unsigned)': : undefined reference to `_Unwind_Resume' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.tex= t._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)(.tex= t._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)(.tex= t._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)(.tex= t._Z17parse_lsda_headerP15_Unwind_ContextPKhP16lsda_header_info+0x26): In f= unction `parse_lsda_header(_Unwind_Context*, unsigned char const*, lsda_hea= der_info*)': : undefined reference to `_Unwind_GetRegionStart' /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/libsupc++.a(eh_personality.o)(.tex= t.__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)(.tex= t.__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)(.tex= t.__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)(.tex= t.__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)(.tex= t.__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)(.tex= t.__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.__cx= a_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.__cx= a_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.__cx= a_end_catch+0x54): In function `__cxa_end_catch': : undefined reference to `_Unwind_DeleteException' collect2: ld returned 1 exit status make[1]: *** [/home/ron/ecos-work/rohan/first/install/tests/infra/v2_0/test= s/cxxsupp] Error 1 make[1]: Leaving directory `/home/ron/ecos-work/rohan/first/infra/v2_0' make: *** [tests] Error 2 [ron@localhost first]# =20 ------=_Part_1984_3219885.1107796492048--