Skip to content

Instantly share code, notes, and snippets.

@om23
om23 / install-gcc.sh
Last active January 16, 2018 20:26 — forked from jtilly/install-gcc-4.9.3.sh
Install GCC
#!/bin/bash
# this script installs GCC <4.9.3>
# to use it navigate to your home directory and type:
# sh install-gcc-4.9.3.sh
# set what you want it build with
export CC=gcc-4.8
export CXX=g++-4.8
@om23
om23 / # vim - 2016-03-29_19-34-19.txt
Created May 2, 2016 15:26
vim on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for vim on Mac OS X 10.11.4
Build date: 2016-03-29 19:34:19