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

From: Frantisek Dufka dufkaf at seznam.cz
Date: Thu May 18 13:52:09 EEST 2006
Hello,

This is probably caused by using wrong compiler in scratchbox. For C++ 
you should use default debian gcc 3.3 not the 3.4 compiler from 
codesourcery. 3.3 uses older libstdc++ which _is_ present on the device. 
If you insist on gcc 3.4 you may try to link libstdc++ statically or you 
can package libstdc++6 for N770. As for linking c++ runtime statically I 
tried it with my version of scummvm port and it worked. More details 
here 
http://www.internettablettalk.com/forums/showpost.php?p=9629&postcount=8
and here
http://www.internettablettalk.com/forums/showpost.php?p=9625&postcount=11

Frantisek

More information about the maemo-developers mailing list