[maemo-developers] [maemo-developers] libstdc++6 problem

From: Catalin Climov catalin at climov.com
Date: Thu May 18 11:44:59 EEST 2006
libstdc++ is basically the C++ runtime library. If you're not using C++ at all 
in your project then you should compile/link using gcc (C) instead of g++ 
(C++). Otherwise it looks like you'll have to package libstdc++ with your 
app.

Catalin.

On Thu 18 May 2006 11:36, juhak82 at nic.fi wrote:
> Hi,
> i'm just starting 770 sw development and I tried to port one linux program
> for Nokia 770. Program is pretty basic console program and it looked like
> it compiled fine in scratchbox. However, when I try to run it in 770, it
> says: ":error while loading shared libraries: libstdc++.so.6: cannot open
> shared object file: No such file or directory". So, is it so that 770
> doesn't have libstdc++6 libraries or what? Do I have to change my program
> to use other (older probably) libraries or can I  somehow get libstdc++6
> into 770? Is there any other solutions? I haven't installed maemo (yet),
> but could it help me somehow? Im new here and I don't really know where to
> start to solve this problem, so any help would be appreciated :).
>
> - JK
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers

More information about the maemo-developers mailing list