Skip to content

Instantly share code, notes, and snippets.

@adinapoli
Created February 8, 2014 10:47
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 adinapoli/8881785 to your computer and use it in GitHub Desktop.
Save adinapoli/8881785 to your computer and use it in GitHub Desktop.
[("GCC extra via C opts", " -fwrapv"),
("C compiler command", "i386-apple-darwin11-clang"),
("C compiler flags", " -U__i686 -fno-stack-protector"),
("C compiler link flags", ""),
("ld command", "i386-apple-darwin11-ld"),
("ld flags", ""),
("ld supports compact unwind", "YES"),
("ld supports build-id", "NO"),
("ld supports filelist", "YES"),
("ld is GNU ld", "NO"),
("ar command", "/usr/bin/ar"),
("ar flags", "clqs"),
("ar supports at file", "@ArSupportsAtFile@"),
("touch command", "touch"),
("dllwrap command", "/bin/false"),
("windres command", "/bin/false"),
("libtool command", "libtool"),
("perl command", "/usr/bin/perl"),
("target os", "OSiOS"),
("target arch", "ArchX86"),
("target word size", "4"),
("target has GNU nonexec stack", "False"),
("target has .ident directive", "True"),
("target has subsections via symbols", "True"),
("Unregisterised", "NO"),
("LLVM llc command", "/usr/local/clang-3.0/bin/llc"),
("LLVM opt command", "/usr/local/clang-3.0/bin/opt")
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment