We did implement support for Centos 7 and gcc ver 4.8.5 via some jira's, couple of them are:
https://issues.apache.org/jira/browse/TRAFODION-1861 https://issues.apache.org/jira/browse/TRAFODION-3083 Some discussion on this subject (Centos 7.2 ?) https://github.com/apache/trafodion/pull/1565#issuecomment-406455919 -----Original Message----- From: Sandhya Sundaresan <sandhya.sundare...@esgyn.com> Sent: Wednesday, August 29, 2018 1:30 PM To: dev@trafodion.apache.org Subject: RE: [DISCUSS] gcc compiler support Here is one : https://issues.apache.org/jira/browse/TRAFODION-1868 -----Original Message----- From: Dave Birdsall <dave.birds...@esgyn.com> Sent: Wednesday, August 29, 2018 12:02 PM To: dev@trafodion.apache.org Subject: RE: [DISCUSS] gcc compiler support Hi, I dimly remember that someone was playing with moving to 4.8.5... so there might be a JIRA already. But I don't remember who. Dave -----Original Message----- From: Sean Broeder <sbroe...@apache.org> Sent: Wednesday, August 29, 2018 11:58 AM To: dev@trafodion.apache.org Subject: [DISCUSS] gcc compiler support Hi All, During the current vote for the 2.3.0 release of Trafodion it was pointed out that using gcc compiler version 4.8.5 would result in build errors. I've looked around and I cannot find any documentation indicating which compiler versions are supported, however, it appears the version that gets used most prominently on the systems I've seen is version 4.4.7. While I think it is a good idea to move forward with a newer compiler, this change is not without risk and could result in a variety of other errors that are not yet known. Therefore, at this stage of the release, I would like to propose we open a JIRA to move to a newer compiler version that could be tested on the main branch during the next release cycle and list gcc compiler 4.4.7 as a build requirement. Opinions? Thanks, Sean