Skip to content

Instantly share code, notes, and snippets.

@Zetaeta
Created October 24, 2012 22:06
Show Gist options
  • Save Zetaeta/3949232 to your computer and use it in GitHub Desktop.
Save Zetaeta/3949232 to your computer and use it in GitHub Desktop.
Clang run script.
"/usr/bin/clang" -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all -disable-free -main-file-name NetworkServer.cpp -mrelocation-model static -mdisable-fp-elim -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.22.0.20120323 -momit-leaf-frame-pointer -g -sys-header-deps mc___server-NetworkServer.o -D "HAVE_CONFIG_H" -O0 -Wall -Wextra -Werror -Wno-error=unused-variable -Wno-error=unused-parameter -std=c++11 -fdeprecated-macro -ferror-limit 19 -fmessage-length 194 -mstackrealign -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics -x c++ NetworkServer-SWX0Sh.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment