Get the most out of your Centmin Mod LEMP stack
Become a Member

How to test GCC 8?

Discussion in 'Beta release code' started by BamaStangGuy, Oct 22, 2018.

  1. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    12:22 PM
    The following does not seem to work:


    CLANG='n'
    DEVTOOLSETSIX='n'
    DEVTOOLSETSEVEN='n'
    DEVTOOLSETEIGHT='y'
    NGINX_DEVTOOLSETGCC='y'
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,458
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,841
    Local Time:
    3:22 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    As per Beta Branch - Testing GCC 8 & Clang 5/6/7 compiler for Centmin Mod Nginx & PHP-FPM, GCC 8 is private beta testing only right now to test Nginx compilation compatibility with GCC 8 which is currently sourced compiled. On dedicated 8 cpu core server GCC 8 can take up to 45-60 minutes to compile.

    Once SCL yum repo offers a GCC 8 devtoolset package like they do for devtoolset-7's GCC 7.3.1. Then will switch GCC 8 + Nginx to public testing :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,458
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,841
    Local Time:
    3:22 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+