An open API service indexing awesome lists of open source software.

https://github.com/htoooth/update-gcc-to-4.8.2-on-centos6.5


https://github.com/htoooth/update-gcc-to-4.8.2-on-centos6.5

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Install gcc in centos
=====================

centos:6.5 final

Type `rake gcc:compile[4.9.1,your/path]`

## FAQ

### A:can't find "GLIBCXX_3.4.20"
### Q: see this [link](http://blog.liudongkai.com/2014/05/12/GLIBCXX-not-found/), or `add /usr/local/lib64` in your `LD_LIBRARY_PATH` variable.