A request for help


Click here for full thread
Clicked A Few Times
dhcp-10-68-187-96:~ marcogiampa$ cc -v
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

dhcp-10-68-187-96:~ marcogiampa$ uname -a
Darwin MacBook-Pro-di-Marco-Giampa.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64

dhcp-10-68-187-96:~ marcogiampa$ brew update; brew upgrade
Updated 1 tap (homebrew/core).
==> Updated Formulae
duplicity pgrouting

dhcp-10-68-187-96:~ marcogiampa$ brew info gcc
gcc: stable 7.2.0 (bottled), HEAD
GNU compiler collection
https://gcc.gnu.org/
/usr/local/Cellar/gcc/7.1.0 (1,486 files, 283.8MB)
 Poured from bottle on 2017-08-13 at 12:44:29
/usr/local/Cellar/gcc/7.2.0 (1,487 files, 284MB)
 Poured from bottle on 2017-08-16 at 08:09:04
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/gcc.rb
==> Dependencies
Required: gmp ?, libmpc ?, mpfr ?, isl ?
==> Options
--with-jit
Build just-in-time compiler
--with-nls
Build with native language support (localization)
--HEAD
Install HEAD version
dhcp-10-68-187-96:~ marcogiampa$