gist:9297470

Sign up for a GitHub account Sign in Discover Gists public kyleterry / gist:9297470 Created 2014-03-01 Gist Detail Revisions 1 Download Gist Clone this gist Embed this gist Link to this gist gistfile1.txt File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [ OK kyle@nebula:~/src/personal/Project-Oleg ] [ [git:master] ] $ make gcc -std=gnu99 -Wall -Werror -g3 -O2 -I./include -I/usr/local/Cellar/erlang/R16B03/lib/erlang/usr/include/ -I/usr/local/Cellar/erlang/R16B03/lib/erlang/lib/erl_interface-3.7.15/include/ -c -fPIC src/murmur3.c gcc -std=gnu99 -Wall -Werror -g3 -O2 -I./include -I/usr/local/Cellar/erlang/R16B03/lib/erlang/usr/include/ -I/usr/local/Cellar/erlang/R16B03/lib/erlang/lib/erl_interface-3.7.15/include/ -c -fPIC src/oleg.c g...

Linked on 2014-03-01 21:15:01 | Similar Links