This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: Libstdc++ version information issue

Part Number: AM5728

When I migrate the app to new sdk6.0, there are so many log like follows:

root@cr-1006:~# ./Smart
Smart: /usr/lib/libstdc++.so.6: no version information available (required by SmartDecoder)
Smart: /usr/lib/libstdc++.so.6: no version information available (required by SmartDecoder)
Smart: /usr/lib/libstdc++.so.6: no version information available (required by SmartDecoder)
Smart: /usr/lib/libstdc++.so.6: no version information available (required by SmartDecoder)
Smart: /usr/lib/libstdc++.so.6: no version informatio[18734.634911] hv892 4-0023: opened.
n available

Why this? In pdk5.3, there is no problem. Could you tell me how can I fix this?