Skip to content

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

License

Notifications You must be signed in to change notification settings

smartdec/gcc-4.9.1-boost-1.56

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcc-4.9.1-boost-1.56

Bash script to install gcc-4.9.1 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.9.1-boost-1.56.git 4.9.1
$ cd 4.9.1
$ make

For more detailed information see http://joelinoff.com/blog/?p=1514 (for 4.8.3).

About

Bash script to install gcc-4.9.1 and boost-1.55 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

  • Shell 99.2%
  • Makefile 0.8%