SDK with newer GCC that supports c++17 standard?
Hi.
As a C++ developer, I would like to use latest standard (c++17) for developing. It provides really useful improvements! But Mer SDK used as official Sailfish SDK provides GCC just in prehistoric version 4.8.3, that supports c++11 and few features from c++14. Is there any plan for providing official support for newer compiler? Or it is better to ask - is there any plan to switch system libraries (libstdc++, Qt...) to newer GCC ABI (>6)?
If I understand it correctly, GNU libstdc++ support dual ABI for compatibility with legacy applications, so everything should work after transition. Core system will be just a bit bigger...
Why this question still without answer
bormac ( 2019-03-03 14:54:36 +0200 )editI would also be interested in a newer gcc. Backporting libs is a huge pain. I'm using ringus gcc6 for now, but an official package would be nice (https://talk.maemo.org/showthread.php?t=99699&page=2).
KuroNeko ( 2019-03-31 01:33:58 +0200 )edit