Comment 5 for bug 1686781

Revision history for this message
Sveta Smirnova (svetasmirnova) wrote :

Version 5.7 supports gcc 4.4+: https://github.com/percona/percona-server/blob/5.7/cmake/os/SunOS.cmake

Comment for the commit which affects version 5.6 says "configuring unit tests fails, we do not recognize developer studio 12.5
build with -DCMAKE_CXX_FLAGS='-std=c++03 -m64' -DCMAKE_C_FLAGS='-m64'

Fix: backport compiler version check in cmake/os/SunOS.cmake from 5.7" But backports was certainly not full. I reported this behavior at https://bugs.mysql.com/bug.php?id=86914