stoneatom / stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
https://stonedb.io/
GNU General Public License v2.0
862 stars 139 forks source link

feature: Upgrade GCC version from 7.3 to 7.5 or higher. #13

Closed RingsC closed 2 years ago

RingsC commented 2 years ago

Is your feature request related to a problem? Please describe.

Now. stonedb compiled with GCC 7.3, and C++ 17. But we want to support the other compiler versions, such as 7.5, 9.x, etc. The different platforms, such as Suse Linux, RedHat, etc. should be available in future.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

RingsC commented 2 years ago

Duplicated, Close.

hustjieke commented 2 years ago

related to #12