Bug #83512 enable developerstudio12.5 with C++03 for mysql 5.7
Submitted: 25 Oct 2016 8:35 Modified: 15 Nov 2016 15:40
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.7.17 OS:Any
Assigned to: CPU Architecture:Any

[25 Oct 2016 8:35] Tor Didriksen
Description:
Link flags are not handled properly in 5.7

How to repeat:
cmake -DCMAKE_CXX_FLAGS=-std=c++03 -DWITH_NDBCLUSTER=1
with /opt/developerstudio12.5/bin/CC in path

Suggested fix:
Backport fixes from trunk.
[15 Nov 2016 15:40] Paul DuBois
Posted by developer:
 
Noted in 5.7.18, 8.0.1 changelogs.

CMake support was added for compiling using the -std=c++03 option
under Solaris Studio 12.5.