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
- Host: GitHub
- URL: https://github.com/htoooth/update-gcc-to-4.8.2-on-centos6.5
- Owner: htoooth
- Created: 2014-11-27T08:01:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-28T08:12:50.000Z (over 10 years ago)
- Last Synced: 2023-08-11T20:18:16.999Z (almost 2 years ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.