Re: undefined reference to __aeabi_unwind_cpp_pr0

2011-09-30 Thread AJ ONeal
s_2_25_02_08/packages/ti/sdo/linuxutils/cmem/lib/cmem.a470MV(cmem.o470MV):(.ARM.exidx+0x0): > undefined reference to `__aeabi_unwind_cpp_pr0' > > > > arm-linux-gnueabi-gcc --version > arm-linux-gnueabi-gcc (Ubuntu/Linaro 4.5.2-5ubuntu2~ppa1) 4.5.2 > > arm-linu

Re: undefined reference to __aeabi_unwind_cpp_pr0

2011-04-19 Thread Dave Martin
On Tue, Apr 19, 2011 at 10:58:28AM +1200, Michael Hope wrote: > Hi AJ. Exception support can still be turned on in C code when it's > supposed to interoperate with C++ code. An example is the 64 bit > division routine in libgcc - it could potentially throw a division by > zero exception when call

Re: undefined reference to __aeabi_unwind_cpp_pr0

2011-04-18 Thread Michael Hope
t; > >> > >> > >> > /home/user/ti/dvsdk/dvsdk_3_01_00_10/linuxutils_2_25_02_08/packages/ti/sdo/linuxutils/cmem/lib/cmem.a470MV(cmem.o470MV):(.ARM.exidx+0x0): >> > undefined reference to `__aeabi_unwind_cpp_pr0' >> > >> > >> > >> >

Re: undefined reference to __aeabi_unwind_cpp_pr0

2011-04-18 Thread AJ ONeal
5:39 AM, AJ ONeal wrote: > > > > I'm compiling an application built with TI's DVSDK 3 *[0]. > > > > > > > > > /home/user/ti/dvsdk/dvsdk_3_01_00_10/linuxutils_2_25_02_08/packages/ti/sdo/linuxutils/cmem/lib/cmem.a470MV(cmem.o470MV):(

Re: undefined reference to __aeabi_unwind_cpp_pr0

2011-04-18 Thread Michael Hope
On Tue, Apr 19, 2011 at 5:39 AM, AJ ONeal wrote: > > I'm compiling an application built with TI's DVSDK 3 *[0]. > > > > /home/user/ti/dvsdk/dvsdk_3_01_00_10/linuxutils_2_25_02_08/packages/ti/sdo/linuxutils/cmem/lib/cmem.a470MV(cmem.o470MV):(.ARM.exidx+0x

undefined reference to __aeabi_unwind_cpp_pr0

2011-04-18 Thread AJ ONeal
I'm compiling an application built with TI's DVSDK 3 *[0]. /home/user/ti/dvsdk/dvsdk_3_01_00_10/linuxutils_2_25_02_08/packages/ti/sdo/linuxutils/cmem/lib/cmem.a470MV(cmem.o470MV):(.ARM.exidx+0x0): undefined reference to `__aeabi_unwind_cpp_pr0' arm-linux-gnueabi-gcc --ve