Skip to content

Instantly share code, notes, and snippets.

Created January 9, 2012 15:55
Show Gist options
  • Save anonymous/1583545 to your computer and use it in GitHub Desktop.
Save anonymous/1583545 to your computer and use it in GitHub Desktop.
make[1]: Leaving directory `/home/blah/.rvm/src/ruby-1.8.7-p330/ext/zlib'
making ruby
make[1]: Entering directory `/home/blah/.rvm/src/ruby-1.8.7-p330'
gcc -g -O2 -fPIC -DRUBY_EXPORT -D_GNU_SOURCE=1 -L. -rdynamic -Wl,-export-dynamic main.o -Wl,-R -Wl,/home/blah/.rvm/rubies/ruby-1.8.7-p330/lib -L/home/blah/.rvm/rubies/ruby-1.8.7-p330/lib -lruby -lrt -ldl -lcrypt -lm -o ruby
make[1]: Leaving directory `/home/blah/.rvm/src/ruby-1.8.7-p330'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment