Skip to content

Bash script to install gcc-4.8.3 and boost-1.56 on CentOS 5.x, CentOS 6.x and Mac OS X.

License

Notifications You must be signed in to change notification settings

jlinoff/gcc-4.8.3-boost-1.56

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcc-4.8.3-boost-1.56

Bash script to install gcc-4.8.3 and boost-1.56 on CentOS 5.x, CentOS 6.x and Mac OS X.

To use it:

$ mkdir -p work/gcc
$ cd work/gcc
$ git clone https://github.com/jlinoff/gcc-4.8.3-boost-1.56.git 4.8.3
$ cd 4.8.3
$ make

For more detailed information see http://joelinoff.com/blog/?p=1546.

About

Bash script to install gcc-4.8.3 and boost-1.56 on CentOS 5.x, CentOS 6.x and Mac OS X.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages