Re: undefined reference to __aeabi_unwind_cpp_pr0

2011-09-30 Thread AJ ONeal
gain. If anything is different this time around I'll be posting back with more updates. AJ ONeal On Mon, Apr 18, 2011 at 11: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/linuxutil

gcc segfaults when building v8 (nodejs)

2011-09-16 Thread AJ ONeal
bjc-gc --disable-sjlj-exceptions --with-arch=armv7-a --with-float=softfp --with-fpu=vfpv3-d16 --with-mode=thumb --disable-werror --enable-checking=release --build=arm-linux-gnueabi --host=arm-linux-gnueabi --target=arm-linux-gnueabi Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2

[OT] ti-omap-tools - script for setting up DVSDK 3 with various toolchains

2011-04-20 Thread AJ ONeal
ths to work for your setup. The DVSDK 4 isn't used because it is completely different from the DVSDK 3 and is much more difficult to root the hard paths and checks out of. AJ ONeal ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.or

Re: undefined reference to __aeabi_unwind_cpp_pr0

2011-04-18 Thread AJ ONeal
ernel (was 2.6.36 this morning) and there is no error. http://lxr.free-electrons.com/ident?i=__aeabi_unwind_cpp_pr0 Perhaps it's just something in my .config that turns that on or off in the kernel. AJ ONeal On Mon, Apr 18, 2011 at 3:06 PM, Michael Hope wrote: > On Tue, Apr 19, 2011 at

smc #0 unsuppored (bug 669912) gcc-4.5 linux-2.6.38

2011-04-18 Thread AJ ONeal
once before, but I can't find my notes for it. I think the solution was to append something like $(sec) on a line in the Makefile. Any ideas? AJ ONeal ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailma

undefined reference to __aeabi_unwind_cpp_pr0

2011-04-18 Thread AJ ONeal
bi_unwind_cpp_pr0 I have a script that I'll post shortly with instructions as to how to setup TI's DVSDK with Linaro AJ ONeal [0] I'm not using the latest DVSDK version 4 because the paths and such are so hard-coded for the 2009q3 version of codesourcery on ubun

What is __aeabi_unwind_cpp_pr0?

2011-04-18 Thread AJ ONeal
I'm just curious as to what "__aeabi_unwind_cpp_pr0" is or means. I can't find any explanation by googling. I'm about to post a separate e-mail with my problem concerning it. AJ ONeal ___ linaro-toolchain mailing list linaro-t