Re: [arm-gnu] C++ exception at load time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [arm-gnu] C++ exception at load time
- To: Carlos <asc2.cemg@xxxxxxxxx>
- Subject: Re: [arm-gnu] C++ exception at load time
- From: Carlos O'Donell <carlos@xxxxxxxxxxxxxxxx>
- Date: Fri, 05 Mar 2010 10:46:52 -0500
Carlos wrote:
Hi
I'm having a strange problem running a C++ application compiled with the 2009q3
release of CodesourceryG++.
I cross-compile boost libraries and my C++ code. Until this point everything ok.
Two of my executables files run well in Android but the other is giving the next error:
Have you copied the Sourcery G++ run-time libraries to the target, and
is your application linked correctly to use the Sourcery G++ run-time
libraries as installed on the target e.g. -Wl,-rpath=...
-Wl,--dyanmic-linker=...?
Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos@xxxxxxxxxxxxxxxx
(650) 331-3385 x716