[arm-gnu] Version `CXXABI_ARM_1.3.3' not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[arm-gnu] Version `CXXABI_ARM_1.3.3' not found



Hi,

I'm using "Sourcery G++ Lite 2008q3-72" form ARM and when trying to run C++
code it gives this message

./helloworld: /usr/lib/libstdc++.so.6: version `CXXABI_ARM_1.3.3' not found
(required by ./helloworld)

until now I've 'workarounded' this issue by compiling with -static or
overwriting libstdc++.so.6, with the library provided
with Codesourcery. But this doesn't seem correct to me.

Is there a better approach? Thanks in advance.


Regards,
Ismael