Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Xcode
- -----------------
- "-disable-llvm-verifier"
- "-pic-level" "1"
- "-relaxed-aliasing"
- "-D" "DEBUG=1"
- "-stdlib=libc++"
- "-O0"
- "-std=gnu++11"
- "-fmessage-length" "0"
- "-fvisibility-inlines-hidden"
- "-fobjc-runtime-has-arc"
- "-fobjc-runtime-has-weak"
- "-fpascal-strings"
- "-x" "c++" "toy.cpp"
- clang++
- -----------------
- "-mrelocation-model" "pic"
- "-main-file-name" "toy.cpp"
- "-pic-level" "2"
- "-fmessage-length" "229"
- "-fobjc-runtime=macosx-10.8.0"
- "-fencode-extended-block-signature"
- "-x" "c++" "<path>/libLLVM.cp"
- Complete Output
- -----------------
- Xcode:
- Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
- Target: x86_64-apple-darwin12.2.0
- Thread model: posix
- "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang"
- "-cc1"
- "-triple" "x86_64-apple-macosx10.8.0"
- "-emit-obj"
- "-mrelax-all"
- "-disable-free"
- "-disable-llvm-verifier"
- "-main-file-name" "libLLVM.cp"
- "-pic-level" "1"
- "-mdisable-fp-elim"
- "-relaxed-aliasing"
- "-masm-verbose"
- "-munwind-tables"
- "-target-cpu" "core2"
- "-target-linker-version" "134.9"
- "-g"
- "-coverage-file" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/Objects-normal/x86_64/libLLVM.o"
- "-resource-dir" "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/4.1"
- "-dependency-file" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/Objects-normal/x86_64/libLLVM.d"
- "-MT" "dependencies"
- "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk"
- "-iquote" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/libLLVM-generated-files.hmap"
- "-iquote" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/libLLVM-project-headers.hmap"
- "-iquote" "/Users/rmann/Projects/HomeAutomation/Controller/Software/trunk/target/gensrc"
- "-iquote" "/usr/local/llvm/include"
- "-D" "DEBUG=1"
- "-D" "_DEBUG"
- "-D" "_GNU_SOURCE"
- "-D" "__STDC_CONSTANT_MACROS"
- "-D" "__STDC_FORMAT_MACROS"
- "-D" "__STDC_LIMIT_MACROS"
- "-D" "DEBUG=1"
- "-I" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/libLLVM-own-target-headers.hmap"
- "-I" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/libLLVM-all-target-headers.hmap"
- "-I" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Products/Debug/include"
- "-I" "/Library/Java/JavaVirtualMachines/jdk1.7.0_09.jdk/Contents/Home/include"
- "-I" "/Library/Java/JavaVirtualMachines/jdk1.7.0_09.jdk/Contents/Home/include/darwin"
- "-I" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/DerivedSources/x86_64"
- "-I" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/DerivedSources"
- "-F/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Products/Debug"
- "-fmodule-cache-path" "/var/folders/16/jfb809_s2fz01ql7k494f6pc0000gn/T/clang-module-cache"
- "-stdlib=libc++"
- "-O0"
- "-Wno-trigraphs"
- "-Wno-missing-field-initializers"
- "-Wno-missing-prototypes"
- "-Wreturn-type"
- "-Wno-non-virtual-dtor"
- "-Wno-overloaded-virtual"
- "-Wno-exit-time-destructors"
- "-Wformat"
- "-Wno-missing-braces"
- "-Wparentheses"
- "-Wswitch"
- "-Wno-unused-function"
- "-Wno-unused-label"
- "-Wno-unused-parameter"
- "-Wunused-variable"
- "-Wunused-value"
- "-Wempty-body"
- "-Wuninitialized"
- "-Wno-unknown-pragmas"
- "-Wno-shadow"
- "-Wno-four-char-constants"
- "-Wno-conversion"
- "-Wshorten-64-to-32"
- "-Wno-newline-eof"
- "-Wno-c++11-extensions"
- "-Wdeprecated-declarations"
- "-Winvalid-offsetof"
- "-Wno-sign-conversion"
- "-std=gnu++11"
- "-fdeprecated-macro"
- "-ferror-limit" "19"
- "-fmessage-length" "0"
- "-fvisibility-inlines-hidden"
- "-stack-protector" "1"
- "-mstackrealign"
- "-fblocks"
- "-fobjc-runtime-has-arc"
- "-fobjc-runtime-has-weak"
- "-fobjc-dispatch-method=mixed"
- "-fobjc-default-synthesize-properties"
- "-fcxx-exceptions"
- "-fexceptions"
- "-fpascal-strings"
- "-fdiagnostics-show-option"
- "-serialize-diagnostic-file" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/Objects-normal/x86_64/libLLVM.dia"
- "-o" "/Users/rmann/Library/Developer/Xcode/DerivedData/HomeAutomation-evdnamaplocjyrfzodfqlxmjpvcf/Build/Intermediates/HomeAutomation.build/Debug/libLLVM.build/Objects-normal/x86_64/libLLVM.o"
- "-x" "c++" "/Users/rmann/Projects/HomeAutomation/Controller/Software/trunk/libLLVM/libLLVM.cp"
- clang:
- clang version 3.2 (branches/release_32 171051)
- Target: x86_64-apple-darwin12.2.0
- Thread model: posix
- "/usr/local/llvm/bin/clang"
- "-cc1"
- "-triple" "x86_64-apple-macosx10.8.0"
- "-emit-obj"
- "-mrelax-all"
- "-disable-free"
- "-main-file-name" "toy.cpp"
- "-mrelocation-model" "pic"
- "-pic-level" "2"
- "-mdisable-fp-elim"
- "-masm-verbose"
- "-munwind-tables"
- "-target-cpu" "core2"
- "-target-linker-version" "134.9"
- "-g"
- "-resource-dir" "/usr/local/llvm/bin/../lib/clang/3.2"
- "-D" "_DEBUG"
- "-D" "_GNU_SOURCE"
- "-D" "__STDC_CONSTANT_MACROS"
- "-D" "__STDC_FORMAT_MACROS"
- "-D" "__STDC_LIMIT_MACROS"
- "-I" "/usr/local/llvm/include"
- "-fmodule-cache-path" "/var/folders/16/jfb809_s2fz01ql7k494f6pc0000gn/T/clang-module-cache"
- "-fdeprecated-macro"
- "-fdebug-compilation-dir" "/Users/rmann/test"
- "-ferror-limit" "19"
- "-fmessage-length" "229"
- "-stack-protector" "1"
- "-mstackrealign"
- "-fblocks"
- "-fobjc-runtime=macosx-10.8.0"
- "-fobjc-dispatch-method=mixed"
- "-fobjc-default-synthesize-properties"
- "-fencode-extended-block-signature"
- "-fcxx-exceptions"
- "-fexceptions"
- "-fdiagnostics-show-option"
- "-fcolor-diagnostics"
- "-o" "/var/folders/16/jfb809_s2fz01ql7k494f6pc0000gn/T/toy-foSPFp.o"
- "-x" "c++" "toy.cpp"
Advertisement
Add Comment
Please, Sign In to add comment