Skip to content

Instantly share code, notes, and snippets.

@carlocab
Created December 17, 2020 15:59
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 carlocab/36b63e573eee341746adcaf2bd08156f to your computer and use it in GitHub Desktop.
Save carlocab/36b63e573eee341746adcaf2bd08156f to your computer and use it in GitHub Desktop.
gcc on macOS 11.1 - Homebrew build logs
Homebrew build logs for gcc on macOS 11.1
Build date: 2020-12-17 14:57:30
HOMEBREW_VERSION: 2.6.2-91-g9db324a
ORIGIN: https://github.com/Homebrew/brew
HEAD: 9db324ab7a28446debcb407859c9ac184594a772
Last commit: 43 minutes ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: 107a34c26135baf8fad19076ce2e4c517aa63ee2
Core tap last commit: 3 hours ago
Core tap branch: master
HOMEBREW_PREFIX: /usr/local
HOMEBREW_BAT: set
HOMEBREW_CASK_OPTS: []
HOMEBREW_COLOR: set
HOMEBREW_EDITOR: nvim
HOMEBREW_FORCE_VENDOR_RUBY: set
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_MAKE_JOBS: 4
HOMEBREW_NO_AUTO_UPDATE: set
Homebrew Ruby: 2.6.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/bin/ruby
CPU: quad-core 64-bit icelake
Clang: 12.0 build 1200
Git: 2.29.2 => /usr/local/bin/git
Curl: 7.64.1 => /usr/bin/curl
macOS: 11.1-x86_64
CLT: 12.3.0.0.1.1607026830
Xcode: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Putting non-prefixed coreutils in your path can cause gmp builds to fail.
Warning: Putting non-prefixed findutils in your path can cause python builds to fail.
2020-12-17 14:57:28 +0000
/usr/local/Cellar/gcc/10.2.0/bin/gcc-10
-o
hello-c
hello-c.c
2020-12-17 14:57:29 +0000
/usr/local/Cellar/gcc/10.2.0/bin/g++-10
-o
hello-cc
hello-cc.cc
2020-12-17 14:57:30 +0000
/usr/local/Cellar/gcc/10.2.0/bin/gfortran
-o
test
test.f90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment