Skip to content

Instantly share code, notes, and snippets.

@randallb
Created January 9, 2014 22:57
Show Gist options
  • Save randallb/8343710 to your computer and use it in GitHub Desktop.
Save randallb/8343710 to your computer and use it in GitHub Desktop.
i686-apple-darwin11-gcc-4.2.1: /Users/randall/Library/Developer/Xcode/DerivedData/BrowserToBlackmagic-bdqukgmikzoifkadapwoehvipiqn/Build/Intermediates/PrecompiledHeaders/BrowserToBlackmagic-Prefix-bdakshkejogectabyciwlzivrtjs/BrowserToBlackmagic-Prefix.pch.dia: No such file or directory
cc1objplus: error: unrecognized command line option "-Wno-implicit-atomic-properties"
cc1objplus: error: -Werror=deprecated-objc-isa-usage: No option -Wdeprecated-objc-isa-usage
cc1objplus: error: -Werror=objc-root-class: No option -Wobjc-root-class
cc1objplus: error: unrecognized command line option "-Wno-receiver-is-weak"
cc1objplus: error: unrecognized command line option "-Wno-arc-repeated-use-of-weak"
cc1objplus: error: unrecognized command line option "-Wno-exit-time-destructors"
cc1objplus: error: unrecognized command line option "-Wduplicate-method-match"
cc1objplus: error: unrecognized command line option "-Wconstant-conversion"
cc1objplus: error: unrecognized command line option "-Wint-conversion"
cc1objplus: error: unrecognized command line option "-Wbool-conversion"
cc1objplus: error: unrecognized command line option "-Wenum-conversion"
cc1objplus: error: unrecognized command line option "-Wno-deprecated-implementations"
cc1objplus: error: unrecognized command line option "-Wno-c++11-extensions"
cc1objplus: error: unrecognized command line option "-Wno-sign-conversion"
cc1objplus: error: unrecognized command line option "-std=gnu++11"
cc1objplus: error: unrecognized command line option "-stdlib=libc++"
cc1objplus: error: unrecognized command line option "-fdiagnostics-show-note-include-stack"
cc1objplus: error: unrecognized command line option "-fmacro-backtrace-limit=0"
cc1objplus: error: unrecognized command line option "-fserialize-diagnostics"
cc1objplus: warning: -Wuninitialized is not supported without -O
Command /usr/bin/gcc-4.2 failed with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment