chalsliu commented on issue #297: Support for custom gcc paths
URL: https://github.com/apache/incubator-doris/issues/297#issuecomment-440537335
 
 
   > > /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/
   > 
   > Could you reinstall gcc with three bit version `x86_64-redhat-linux/7.3.0` 
other than `x86_64-redhat-linux/7`?
   
   After install gcc in this way,
   ```
   sudo yum install centos-release-scl
   sudo yum install devtoolset-7-gcc*
   ```
   There is only one version number by default.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to