Hi,
I get the following problem when I try to run an application on Qt 4.6.2 for embedded Linux:
relocation error: /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/libQtGui.so.4: symbol powf, version GLIBCXX_3.4 not defined in file libstdc++.so.6 with link time reference
The config I used to compile qt is:
./configure -opensource -no-largefile -exceptions -no-accessibility -stl -no-qt3support -no-xmlpatterns -no-multimedia -no-phonon -no-phonon-backend -svg -no-webkit -no-javascript-jit -no-script -no-scripttools -no-openssl -nomake examples -nomake demos -nomake docs -embedded arm -little-endian -no-opengl -no-openvg
If I try it with Qt 4.6.0 I have no problem. Any ideas?
thank you,
Bookmarks