ext Anselm R Garbe wrote: > Hi there, > > I attempted to deploy a C++ program cross-compiled with sb2 and > arm-2007q3 (g++-4.2.x) on a N800 device which has been upgraded to > chinook already. But unfortunately it seems that arm-2007q3 uses a > newer libstdc++ than present in the chinook environment. I got > "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found" errors. I > worked around using arm-2006q3 instead, which is g++-4.1.x based and > which fits well with the libstdc++.so.6.0.3 in chinook. > > Are there any plans to upgrade the libstdc++ in chinook?
No there are no plans to officially upgrade parts of the toolchain in Chinook. Cheers, Juha -- Juha Kallioinen JID: [EMAIL PROTECTED] _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
