Comment 3 for bug 1568899

Revision history for this message
Valentin Crone (va-crone) wrote :

I want to compile my library (using SFML), all works on Ubuntu 14.04 LTS, but on Ubuntu 16.04 LTS (after recompile all libs) I have this bug.

Note that: If you use versions compiled on Ubuntu 14.04 and try to run it, it works.
If you use versions compiled on Ubuntu 14.04 to compile a new executable, it fail (with many errors of linking in libstdc++)
If you recompile all your libs for Ubuntu 16.04 and compile a new executable, the libs will be built but for the executable, you will have this bug.

Please, fix this, it's a problem again to recompile our code on this new distribution....
Thank you