Welcome to Centmin Mod Community
Register Now

Master Branch add GCC 9.2+ support to PHP compile routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Sep 18, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:10 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add GCC 9.2+ support to PHP compile routine in 123.09beta01

    - Add optional support for DEVTOOLSETNINE='y' which is only available for private testing right now so setting this in persistent config file /etc/centminmod/custom_config.inc prior to centmin.sh menu option 5 PHP recompiles/upgrades won't utilise GCC 9.2+ right now as you won't have GCC 9.2+ installed by Centmin Mod.
    - Centmin Mod 123.09beta01 users won't have that support until SCL yum repo releases GCC 9.2 via devtoolset-9 which is planned for by SCL eventually. For private testing I have built my own GCC 9+ binaries and YUM RPM packages for Centmin Mod and CentOS 7 just to get early compatibility testing so that Centmin Mod 123.09beta01+ and newer have GCC 9 and eventually GCC 10 and Clang 8+ compiler ready support for Nginx and PHP-FPM compilation routines https://community.centminmod.com/threads/testing-gcc-8-gcc-9-clang-5-6-7-compiler-for-centmin-mod-nginx-php-fpm.13726/

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.