Skip to content

Instantly share code, notes, and snippets.

@gnosis23
Created February 18, 2015 17:04
Show Gist options
  • Select an option

  • Save gnosis23/d360c6f3676e5f28179c to your computer and use it in GitHub Desktop.

Select an option

Save gnosis23/d360c6f3676e5f28179c to your computer and use it in GitHub Desktop.
gcc options
gcc -m64 -std=c99 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-qual \
-Wstrict-prototypes -Wmissing-prototypes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment