Skip to content

Instantly share code, notes, and snippets.

@pavelz
Created January 6, 2010 23:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pavelz/270822 to your computer and use it in GitHub Desktop.
Save pavelz/270822 to your computer and use it in GitHub Desktop.
gcc -g -O2 -DRUBY_EXPORT -D_GNU_SOURCE=1 -I. -I. -c math.c
math.c:37:13: error: missing binary operator before token "("
make: *** [math.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment